diff options
Diffstat (limited to 'lang/gforth/Makefile')
-rw-r--r-- | lang/gforth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile index a8304962126..4cf7498aa9a 100644 --- a/lang/gforth/Makefile +++ b/lang/gforth/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2012/10/02 20:11:41 asau Exp $ +# $NetBSD: Makefile,v 1.34 2012/10/03 21:56:19 wiz Exp $ DISTNAME= gforth-0.7.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU:=gforth/} MASTER_SITES+= http://www.complang.tuwien.ac.at/forth/gforth/ |