Revision
89716
Author
jmr@macports.org
Date
2012-02-07 14:25:40 -0800 (Tue, 07 Feb 2012)

Log Message

hs-platform-xhtml: license

Modified Paths

Diff

Modified: trunk/dports/devel/hs-platform-xhtml/Portfile (89715 => 89716)


--- trunk/dports/devel/hs-platform-xhtml/Portfile	2012-02-07 22:17:58 UTC (rev 89715)
+++ trunk/dports/devel/hs-platform-xhtml/Portfile	2012-02-07 22:25:40 UTC (rev 89716)
@@ -1,10 +1,11 @@
 # $Id$
 
 PortSystem 1.0
+PortGroup	haskell 1.0
 
-PortGroup	haskell 1.0
 haskell.setup	xhtml 3000.2.0.1
 name		hs-platform-xhtml
+license		BSD
 maintainers	nomaintainer
 platforms	darwin
 
@@ -29,4 +30,3 @@
 build.args-append	-v
 
 livecheck.type	none
-