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 a460012077f..69257a84181 100644 --- a/net/tkined/Makefile +++ b/net/tkined/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2013/06/04 22:16:55 tron Exp $ +# $NetBSD: Makefile,v 1.25 2013/06/06 12:54:57 wiz Exp $ # DISTNAME= scotty-2.1.11 PKGNAME= tkined-1.4.11 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net tcl tk MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ |