summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/performance/Makefile2
-rw-r--r--www/webserver/Makefile2
2 files changed, 3 insertions, 1 deletions
diff --git a/devel/performance/Makefile b/devel/performance/Makefile
index 82a3f8f06a5e..d0c4d7d5f9c5 100644
--- a/devel/performance/Makefile
+++ b/devel/performance/Makefile
@@ -15,7 +15,7 @@ DISTNAME= Performance-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Help improve the performance of GNUstep applications
-LICENSE= GPLv3
+LICENSE= LGPL3
USE_GNUSTEP= yes
USE_GNUSTEP_BASE= yes
diff --git a/www/webserver/Makefile b/www/webserver/Makefile
index 23ddec2606b5..5375263b26cc 100644
--- a/www/webserver/Makefile
+++ b/www/webserver/Makefile
@@ -15,6 +15,8 @@ DISTNAME= WebServer-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Framework for a GNUstep to act as HTTP or HTTPS server
+LICENSE= LGPL3
+
USE_GNUSTEP= yes
USE_GNUSTEP_BASE= yes
USE_GNUSTEP_BUILD= yes