diff options
author | dholland <dholland@pkgsrc.org> | 2016-05-02 04:01:41 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2016-05-02 04:01:41 +0000 |
commit | 8b8d9269646dec17630b280dbd35b2d459eb7c9c (patch) | |
tree | 54ebe0b25a39f8866ea21f84fa5acfd308fb8eac /net/tkined | |
parent | 6c2689f2417270259f84b7b4f3b7f5ad79f9b001 (diff) | |
download | pkgsrc-8b8d9269646dec17630b280dbd35b2d459eb7c9c.tar.gz |
Bump PKGREVISION to 9 for patch. (patches live in net/tcl-scotty)
PR 50244.
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 2bda63893eb..74ac22f8b8e 100644 --- a/net/tkined/Makefile +++ b/net/tkined/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2016/05/02 03:55:43 dholland Exp $ +# $NetBSD: Makefile,v 1.31 2016/05/02 04:01:41 dholland Exp $ # DISTNAME= scotty-2.1.11 PKGNAME= tkined-1.4.11 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= net tcl tk MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ |