diff options
author | adam <adam@pkgsrc.org> | 2014-01-11 14:42:00 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-01-11 14:42:00 +0000 |
commit | 7c4d7f8e0058d0d776287cba5e52719425f11478 (patch) | |
tree | 58b6f1e9a2b75837dbd01d6d52a48b640123fc60 /net/tkined | |
parent | 26dcd02e8047abdd304ad7ffa5df2c8213f8ab18 (diff) | |
download | pkgsrc-7c4d7f8e0058d0d776287cba5e52719425f11478.tar.gz |
Revbump after updating tcl/tk.
Diffstat (limited to 'net/tkined')
-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 69257a84181..e5b4afe0235 100644 --- a/net/tkined/Makefile +++ b/net/tkined/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2013/06/06 12:54:57 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2014/01/11 14:42:05 adam Exp $ # DISTNAME= scotty-2.1.11 PKGNAME= tkined-1.4.11 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= net tcl tk MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ |