Revision
94850
Author
mww@macports.org
Date
2012-07-01 13:26:27 -0700 (Sun, 01 Jul 2012)

Log Message

ragel: state license more precisely

Modified Paths

Diff

Modified: trunk/dports/lang/ragel/Portfile (94849 => 94850)


--- trunk/dports/lang/ragel/Portfile	2012-07-01 20:21:45 UTC (rev 94849)
+++ trunk/dports/lang/ragel/Portfile	2012-07-01 20:26:27 UTC (rev 94850)
@@ -7,7 +7,7 @@
 categories          lang
 platforms           darwin
 maintainers         mww
-license             GPL
+license             GPL-2
 description         ragel is a state machine compiler
 long_description    Ragel compiles finite state machines from regular \
                     languages into runnable C/C++ code. Ragel state \