diff options
Diffstat (limited to 'x11/tk/Makefile')
-rw-r--r-- | x11/tk/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/tk/Makefile b/x11/tk/Makefile index 03b19247059..bdc693e5ef2 100644 --- a/x11/tk/Makefile +++ b/x11/tk/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.90 2020/12/14 08:46:56 dbj Exp $ +# $NetBSD: Makefile,v 1.91 2021/01/20 20:40:28 adam Exp $ DISTNAME= tk${TK_VERSION}-src PKGNAME= tk-${TK_VERSION} -PKGREVISION= 1 CATEGORIES= x11 lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tcl/} |