From 3c2de4c3c1509b35003f606603b721eac1a687a2 Mon Sep 17 00:00:00 2001 From: dinoex Date: Sat, 5 Jun 2010 19:53:32 +0000 Subject: LICENSE GPLv2 --- deskutils/affiche/Makefile | 2 ++ deskutils/affiche/pkg-descr | 2 +- deskutils/appwrapper/Makefile | 2 ++ deskutils/appwrapper/pkg-descr | 2 +- deskutils/gnustep-notebook/Makefile | 2 ++ deskutils/gnustep-notebook/pkg-descr | 2 +- 6 files changed, 9 insertions(+), 3 deletions(-) (limited to 'deskutils') 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 diff --git a/deskutils/appwrapper/Makefile b/deskutils/appwrapper/Makefile index 283be82ba8ec..3aef792631cc 100644 --- a/deskutils/appwrapper/Makefile +++ b/deskutils/appwrapper/Makefile @@ -15,6 +15,8 @@ DISTNAME= AppWrapper.${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= GNUstep application wrapper +LICENSE= GPLv2 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes diff --git a/deskutils/appwrapper/pkg-descr b/deskutils/appwrapper/pkg-descr index 506b26c0e7f5..825f5aaf5f9f 100644 --- a/deskutils/appwrapper/pkg-descr +++ b/deskutils/appwrapper/pkg-descr @@ -2,6 +2,6 @@ AppWrapper is a GNUstep application meant to aid in the creation of non GNUstep application wrappers for use by GWorkspace and other tools that open GNUstep applications. -LICENSE: GPL +LICENSE: GPL2 WWW: http://appwrapper.sourceforge.net/ diff --git a/deskutils/gnustep-notebook/Makefile b/deskutils/gnustep-notebook/Makefile index b13a8b7f0b65..2a47421fbb86 100644 --- a/deskutils/gnustep-notebook/Makefile +++ b/deskutils/gnustep-notebook/Makefile @@ -17,6 +17,8 @@ DISTNAME= NoteBook-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= A place to store notes in an organized manner +LICENSE= GPLv2 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes diff --git a/deskutils/gnustep-notebook/pkg-descr b/deskutils/gnustep-notebook/pkg-descr index 881bd85ce393..a081e90e5fad 100644 --- a/deskutils/gnustep-notebook/pkg-descr +++ b/deskutils/gnustep-notebook/pkg-descr @@ -8,6 +8,6 @@ Features * Stores note pages in Rich Text Format allowing you to format the note with different fonts, styles, weights, etc... -LICENSE: GPL +LICENSE: GPL2 WWW: http://notebook.cowgar.com/ -- cgit