Revision
83351
Author
dports@macports.org
Date
2011-08-29 22:46:55 -0700 (Mon, 29 Aug 2011)

Log Message

libsoup: license

Modified Paths

Diff

Modified: trunk/dports/gnome/libsoup/Portfile (83350 => 83351)


--- trunk/dports/gnome/libsoup/Portfile	2011-08-30 05:22:31 UTC (rev 83350)
+++ trunk/dports/gnome/libsoup/Portfile	2011-08-30 05:46:55 UTC (rev 83351)
@@ -9,6 +9,7 @@
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      gnome net
 platforms       darwin
+license         LGPL-2+
 maintainers     devans openmaintainer
 description     Soup is an HTTP library implementation in C.