summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorasau <asau>2009-08-14 22:54:49 +0000
committerasau <asau>2009-08-14 22:54:49 +0000
commitaa728e4271b502d903c716286fe7179ddd07efa6 (patch)
tree7aa93a9dd8eee8083079a07dd126678cd0d89de7
parent1e19a240d8a2fdfb16187ed40168491fd6206ff8 (diff)
downloadpkgsrc-aa728e4271b502d903c716286fe7179ddd07efa6.tar.gz
Fix licence (GNU GPLv3).
-rw-r--r--lang/gforth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile
index d4a44151021..2b81d4b29dd 100644
--- a/lang/gforth/Makefile
+++ b/lang/gforth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2009/08/14 22:52:20 asau Exp $
+# $NetBSD: Makefile,v 1.26 2009/08/14 22:54:49 asau Exp $
DISTNAME= gforth-0.7.0
CATEGORIES= lang
@@ -8,7 +8,7 @@ MASTER_SITES+= http://www.complang.tuwien.ac.at/forth/gforth/
MAINTAINER= simonb@NetBSD.org
HOMEPAGE= http://www.complang.tuwien.ac.at/forth/gforth/
COMMENT= Fast interpreter for the Forth language
-LICENSE=
+LICENSE= gnu-gpl-v3
ONLY_FOR_PLATFORM= *-*-alpha *-*-i386 *-*-m68k *-*-powerpc *-*-sparc