Revision
94855
Author
mww@macports.org
Date
2012-07-01 13:50:14 -0700 (Sun, 01 Jul 2012)

Log Message

nawk: add license

Modified Paths

Diff

Modified: trunk/dports/lang/nawk/Portfile (94854 => 94855)


--- trunk/dports/lang/nawk/Portfile	2012-07-01 20:46:19 UTC (rev 94854)
+++ trunk/dports/lang/nawk/Portfile	2012-07-01 20:50:14 UTC (rev 94855)
@@ -5,6 +5,7 @@
 version          20110810
 revision         1
 categories       lang
+license          BSD
 maintainers      toby
 description      the one true awk
 long_description Kernighan's canonical implementation of awk.