diff options
Diffstat (limited to 'lang/smalltalk/Makefile')
-rw-r--r-- | lang/smalltalk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile index 4c8cd7753f0..c4937ea678c 100644 --- a/lang/smalltalk/Makefile +++ b/lang/smalltalk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.127 2022/09/11 12:51:56 wiz Exp $ +# $NetBSD: Makefile,v 1.128 2022/11/23 16:20:31 adam Exp $ DISTNAME= smalltalk-3.2.5 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU:=smalltalk/} |