diff options
Diffstat (limited to 'lang/smalltalk')
-rw-r--r-- | lang/smalltalk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile index 053e7f3eabb..eff3daef8d0 100644 --- a/lang/smalltalk/Makefile +++ b/lang/smalltalk/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2010/07/31 22:06:24 asau Exp $ +# $NetBSD: Makefile,v 1.54 2010/09/14 11:02:14 wiz Exp $ DISTNAME= smalltalk-3.2.2 +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU:=smalltalk/} |