diff options
Diffstat (limited to 'lang/jimtcl/Makefile')
-rw-r--r-- | lang/jimtcl/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/jimtcl/Makefile b/lang/jimtcl/Makefile index f0eb2a0969c..63d1b188108 100644 --- a/lang/jimtcl/Makefile +++ b/lang/jimtcl/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2017/09/16 19:26:58 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2021/02/01 10:38:24 fcambus Exp $ -DISTNAME= jimtcl-0.77 -PKGREVISION= 1 +DISTNAME= jimtcl-0.80 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GITHUB:=msteveb/} |