Revision
89346
Author
jmr@macports.org
Date
2012-01-26 00:05:05 -0800 (Thu, 26 Jan 2012)

Log Message

libnasl: license

Modified Paths

Diff

Modified: trunk/dports/net/libnasl/Portfile (89345 => 89346)


--- trunk/dports/net/libnasl/Portfile	2012-01-26 07:57:06 UTC (rev 89345)
+++ trunk/dports/net/libnasl/Portfile	2012-01-26 08:05:05 UTC (rev 89346)
@@ -1,9 +1,11 @@
 # $Id$
 
 PortSystem 1.0
+
 name		libnasl
 version		2.2.6
 categories	net security
+license		GPL-2
 maintainers	nomaintainer
 description	Nessus security scanner
 long_description Nessus is a security scanner that crawls across a network, looking \
@@ -24,4 +26,3 @@
 
 configure.args  --mandir=\\\${prefix}/share/man \
                 --infodir=\\\${prefix}/share/info
-