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 40a6deec777..e037b4b8916 100644 --- a/x11/tk/Makefile +++ b/x11/tk/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2005/11/03 23:09:24 rillig Exp $ +# $NetBSD: Makefile,v 1.53 2006/01/16 14:48:34 adam Exp $ DISTNAME= tk${TK_VERSION}-src PKGNAME= tk-${TK_VERSION} -PKGREVISION= 2 CATEGORIES= x11 lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tcl/} |