[131374] trunk/dports/net/nemesis/Portfile
ecronin at macports.org
ecronin at macports.org
Sat Jan 10 08:18:41 PST 2015
Revision: 131374
https://trac.macports.org/changeset/131374
Author: ecronin at macports.org
Date: 2015-01-10 08:18:41 -0800 (Sat, 10 Jan 2015)
Log Message:
-----------
nemesis: modeline, fix dead homepage
Modified Paths:
--------------
trunk/dports/net/nemesis/Portfile
Modified: trunk/dports/net/nemesis/Portfile
===================================================================
--- trunk/dports/net/nemesis/Portfile 2015-01-10 16:18:37 UTC (rev 131373)
+++ trunk/dports/net/nemesis/Portfile 2015-01-10 16:18:41 UTC (rev 131374)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
@@ -9,12 +10,12 @@
maintainers ecronin openmaintainer
description Nemesis packet injection utility
long_description \
- Nemesis is a command-line network packet injection utility for \
- UNIX-like and Windows systems. You might think of it as an EZ-bake \
- packet oven or a manually controlled IP stack. With Nemesis, it is \
- possible to generate and transmit packets from the command line or \
- from within a shell script.
-homepage http://www.packetfactory.net/projects/nemesis/
+ Nemesis is a command-line network packet injection utility for \
+ UNIX-like and Windows systems. You might think of it as an EZ-bake \
+ packet oven or a manually controlled IP stack. With Nemesis, it is \
+ possible to generate and transmit packets from the command line or \
+ from within a shell script.
+homepage http://packetfactory.openwall.net/projects/nemesis/
platforms darwin
master_sites sourceforge
checksums md5 acd7de57798a7f90f445f80d4d4a6e61 \
@@ -23,7 +24,7 @@
depends_lib port:libnet
patch {
- reinplace s|/sw|${prefix}| ${worksrcpath}/configure
+ reinplace s|/sw|${prefix}| ${worksrcpath}/configure
}
configure.args --mandir=${prefix}/share/man
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150110/d8cc45f2/attachment-0001.html>
More information about the macports-changes
mailing list