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 a59ee94b2e2..84052beca01 100644 --- a/net/tkined/Makefile +++ b/net/tkined/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2012/10/23 17:19:13 asau Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/03 10:05:49 wiz Exp $ # DISTNAME= scotty-2.1.11 PKGNAME= tkined-1.4.11 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net tcl tk MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ |