pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/gforth Fix licence (GNU GPLv3).
details: https://anonhg.NetBSD.org/pkgsrc/rev/426cc0f8ee5c
branches: trunk
changeset: 563361:426cc0f8ee5c
user: asau <asau%pkgsrc.org@localhost>
date: Fri Aug 14 22:54:49 2009 +0000
description:
Fix licence (GNU GPLv3).
diffstat:
lang/gforth/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 4da1848da27b -r 426cc0f8ee5c lang/gforth/Makefile
--- a/lang/gforth/Makefile Fri Aug 14 22:52:20 2009 +0000
+++ b/lang/gforth/Makefile Fri Aug 14 22:54:49 2009 +0000
@@ -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 @@
MAINTAINER= simonb%NetBSD.org@localhost
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
Home |
Main Index |
Thread Index |
Old Index