Revision
103470
Author
jmr@macports.org
Date
2013-02-26 07:57:47 -0800 (Tue, 26 Feb 2013)

Log Message

xinetd: license

Modified Paths

Diff

Modified: trunk/dports/net/xinetd/Portfile (103469 => 103470)


--- trunk/dports/net/xinetd/Portfile	2013-02-26 15:43:44 UTC (rev 103469)
+++ trunk/dports/net/xinetd/Portfile	2013-02-26 15:57:47 UTC (rev 103470)
@@ -5,6 +5,9 @@
 name			xinetd
 version			2.3.14
 categories		net
+# Has some unusual restrictions on version numbering, so it can't
+# really be called permissive and probably conflicts with the GPL.
+license			Restrictive/Distributable BSD MIT ISC
 platforms		darwin
 maintainers		nomaintainer
 description		xinetd is a secure replacement for inetd
@@ -18,4 +21,3 @@
 configure.args	--mandir=\\\$\\(DESTDIR\\)${prefix}/share/man
 
 build.target	build
-