diff options
author | wiz <wiz> | 2013-01-07 13:27:29 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-01-07 13:27:29 +0000 |
commit | fc46578b00aa67d37559aceecf1a1b8ca3bbbae9 (patch) | |
tree | 837bac96b65d7a70122a54e19a81a96e354317b4 | |
parent | 670bfc8ea3596d6511994d00ea9ea804f57a05a8 (diff) | |
download | pkgsrc-fc46578b00aa67d37559aceecf1a1b8ca3bbbae9.tar.gz |
Bump PKGREVISION for tcl-itcl shlib path change.
-rw-r--r-- | sysutils/tkdesk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/tkdesk/Makefile b/sysutils/tkdesk/Makefile index 48a5743855a..b0f1c6a0b03 100644 --- a/sysutils/tkdesk/Makefile +++ b/sysutils/tkdesk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2012/10/23 19:51:26 asau Exp $ +# $NetBSD: Makefile,v 1.21 2013/01/07 13:27:29 wiz Exp $ # DISTNAME= tkdesk-2.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://tkdesk.sourceforge.net/dist/ |