From 8155af7a23bd8efadc7903ae0f48a0cc2efd32e9 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Mon, 5 May 2008 09:32:59 +0000 Subject: [PATCH] - GNUstep core is now (L)GPLv3 --- x11/gnustep/Makefile.inc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/x11/gnustep/Makefile.inc b/x11/gnustep/Makefile.inc index b8ad69280d1..3bbfa5a0a9e 100644 --- a/x11/gnustep/Makefile.inc +++ b/x11/gnustep/Makefile.inc @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile.inc,v 1.4 2007/07/25 06:10:40 ajacoutot Exp $ +# $OpenBSD: Makefile.inc,v 1.5 2008/05/05 09:32:59 ajacoutot Exp $ DIST_SUBDIR= gnustep MAINTAINER?= Antoine Jacoutot -# GPLv2 & LGPL +# GPLv3 - LGPLv3 (GNUStep core apps and libs) +# GPLv2 - LGPLv2 PERMIT_PACKAGE_CDROM?= Yes PERMIT_PACKAGE_FTP?= Yes PERMIT_DISTFILES_CDROM?= Yes