diff options
Diffstat (limited to 'x11/tk/Makefile')
-rw-r--r-- | x11/tk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/tk/Makefile b/x11/tk/Makefile index eb37e081015..dc7caa5e619 100644 --- a/x11/tk/Makefile +++ b/x11/tk/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2004/10/01 13:35:53 adam Exp $ +# $NetBSD: Makefile,v 1.37 2004/10/03 00:18:38 tv Exp $ DISTNAME= tk8.4.7-src PKGNAME= tk-8.4.7 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tcl/} |