diff options
Diffstat (limited to 'x11/tk/Makefile')
-rw-r--r-- | x11/tk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/tk/Makefile b/x11/tk/Makefile index 607b6551499..5387a80c47f 100644 --- a/x11/tk/Makefile +++ b/x11/tk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.73 2013/06/04 22:17:32 tron Exp $ +# $NetBSD: Makefile,v 1.74 2013/06/06 12:53:41 wiz Exp $ DISTNAME= tk${TK_VERSION}-src PKGNAME= tk-${TK_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tcl/} |