diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-05 19:53:32 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-05 19:53:32 +0000 |
commit | da5e61df799409db97d84b6c6b41957a3f4d5525 (patch) | |
tree | a622d4d4c7a8181f8c9c9a5c627d4dbbf4557117 /deskutils/affiche | |
parent | 545f989b2af921e7d6313d6b58fedb88c70c4ee9 (diff) | |
download | ports-da5e61df799409db97d84b6c6b41957a3f4d5525.tar.gz ports-da5e61df799409db97d84b6c6b41957a3f4d5525.zip |
LICENSE GPLv2
Notes
Notes:
svn path=/head/; revision=255828
Diffstat (limited to 'deskutils/affiche')
-rw-r--r-- | deskutils/affiche/Makefile | 2 | ||||
-rw-r--r-- | deskutils/affiche/pkg-descr | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/deskutils/affiche/Makefile b/deskutils/affiche/Makefile index c0f1743e4d2e..c46ffbcd4085 100644 --- a/deskutils/affiche/Makefile +++ b/deskutils/affiche/Makefile @@ -15,6 +15,8 @@ DISTNAME= Affiche-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Affiche allows people to stick notes +LICENSE= GPLv2 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes diff --git a/deskutils/affiche/pkg-descr b/deskutils/affiche/pkg-descr index 31034cafd29e..8130ee08e04a 100644 --- a/deskutils/affiche/pkg-descr +++ b/deskutils/affiche/pkg-descr @@ -7,6 +7,6 @@ on how to develop cross-platform applications between GNUstep and Apple Mac OS X while providing a useful application at the same time. -LICENSE: GPL +LICENSE: GPL2 or later WWW: http://www.collaboration-world.com/cgi-bin/project/index.cgi?pid=5 |