Modified: trunk/dports/games/pennmush/Portfile (108665 => 108666)
--- trunk/dports/games/pennmush/Portfile 2013-07-30 04:27:44 UTC (rev 108665)
+++ trunk/dports/games/pennmush/Portfile 2013-07-30 04:43:14 UTC (rev 108666)
@@ -1,11 +1,13 @@
# $Id$
PortSystem 1.0
+
name pennmush
version 1.8.3p9
revision 2
set branch [join [lrange [split ${version} .] 0 1] .]
categories games
+license Artistic-1 BSD
maintainers nomaintainer
description The PennMUSH mud server
long_description \
@@ -85,4 +87,3 @@
configure.args-delete --without-sqlite3
configure.args-append --with-sqlite3=${prefix}
}
-