aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--deskutils/cartotheque/Makefile2
-rw-r--r--deskutils/cartotheque/pkg-descr2
-rw-r--r--math/stepulator/Makefile2
3 files changed, 5 insertions, 1 deletions
diff --git a/deskutils/cartotheque/Makefile b/deskutils/cartotheque/Makefile
index a5d20f015093..cbeef391351a 100644
--- a/deskutils/cartotheque/Makefile
+++ b/deskutils/cartotheque/Makefile
@@ -15,6 +15,8 @@ DISTNAME= Cartotheque-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Managing notes on small cards
+LICENSE= LGPL21
+
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
diff --git a/deskutils/cartotheque/pkg-descr b/deskutils/cartotheque/pkg-descr
index d5a12d83ff6f..18be5a58417d 100644
--- a/deskutils/cartotheque/pkg-descr
+++ b/deskutils/cartotheque/pkg-descr
@@ -3,7 +3,7 @@ The application uses a directory based repository for cards with various
contents. Currently only one contents is supported, and that is RTF
contents (NSAttributedString) editable by a text view.
-LICENSE: LGPL2
+LICENSE: LGPL21
Screenshot:
WWW: http://stefan.agentfarms.net/Download/GNUstep/Shots/cartotheque-2.png
diff --git a/math/stepulator/Makefile b/math/stepulator/Makefile
index 2bf2b526d48f..6f3252d227fe 100644
--- a/math/stepulator/Makefile
+++ b/math/stepulator/Makefile
@@ -17,6 +17,8 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Scientific calculator implementing RPN notation for GNUstep
+LICENSE= BSD
+
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes