[108764] trunk/dports/net/packit/Portfile

jmr at macports.org jmr at macports.org
Thu Aug 1 01:32:34 PDT 2013


Revision: 108764
          https://trac.macports.org/changeset/108764
Author:   jmr at macports.org
Date:     2013-08-01 01:32:34 -0700 (Thu, 01 Aug 2013)
Log Message:
-----------
packit: license

Modified Paths:
--------------
    trunk/dports/net/packit/Portfile

Modified: trunk/dports/net/packit/Portfile
===================================================================
--- trunk/dports/net/packit/Portfile	2013-08-01 08:28:48 UTC (rev 108763)
+++ trunk/dports/net/packit/Portfile	2013-08-01 08:32:34 UTC (rev 108764)
@@ -1,9 +1,11 @@
 # $Id$
 
 PortSystem 1.0
+
 name             packit
 version          1.0
 categories       net security
+license          GPL-2+
 maintainers      nomaintainer
 description      network injection and capture
 long_description \
@@ -14,13 +16,13 @@
 	Packit can be useful in testing firewalls, intrusion \
 	detection/prevention systems, port scanning, simulating network \
 	traffic, and general TCP/IP auditing. Packit is also an \
-	excellent tool for learning TCP/IP. 
+	excellent tool for learning TCP/IP.
 homepage         http://packit.sourceforge.net/
 platforms        darwin
 
 master_sites     ${homepage}downloads/
 extract.suffix   .tgz
-checksums        md5 270594ff97f6c203131136208bb4d2ca 
+checksums        md5 270594ff97f6c203131136208bb4d2ca
 
 patch {
 	reinplace s|/sw|${prefix}|g ${worksrcpath}/configure
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130801/64c218c7/attachment.html>


More information about the macports-changes mailing list