diff options
Diffstat (limited to 'net/tkined/Makefile')
-rw-r--r-- | net/tkined/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tkined/Makefile b/net/tkined/Makefile index 02d5c8c84f9..b745da2c47f 100644 --- a/net/tkined/Makefile +++ b/net/tkined/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2011/11/11 19:17:11 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2012/08/21 23:49:25 marino Exp $ # DISTNAME= scotty-2.1.11 PKGNAME= tkined-1.4.11 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net tcl tk MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ |