[Midnightbsd-cvs] mports [19940] trunk/devel/gnustep/Makefile: core is gpl

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Aug 22 17:10:13 EDT 2015


Revision: 19940
          http://svnweb.midnightbsd.org/mports/?rev=19940
Author:   laffer1
Date:     2015-08-22 17:10:11 -0400 (Sat, 22 Aug 2015)
Log Message:
-----------
core is gpl

Modified Paths:
--------------
    trunk/devel/gnustep/Makefile

Modified: trunk/devel/gnustep/Makefile
===================================================================
--- trunk/devel/gnustep/Makefile	2015-08-22 21:09:03 UTC (rev 19939)
+++ trunk/devel/gnustep/Makefile	2015-08-22 21:10:11 UTC (rev 19940)
@@ -9,9 +9,10 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Objective-C libraries based on the OpenStep standard
-LICENSE=	agg
-# part gpl3 now
 
+LICENSE=	gpl3 lgpl3
+LICENSE_COMB=	multi
+
 NO_BUILD=	yes
 NO_INSTALL=	yes
 



More information about the Midnightbsd-cvs mailing list