diff options
author | marino <marino@pkgsrc.org> | 2012-08-21 23:49:18 +0000 |
---|---|---|
committer | marino <marino@pkgsrc.org> | 2012-08-21 23:49:18 +0000 |
commit | 95c0e86f35055f295f4dd485797e2b0699f78b44 (patch) | |
tree | f8fb25392b1018145e8ca70137582eb8ecad39fa /security | |
parent | a98aa7cee06495f5925a77949ade7c923bec8d3a (diff) | |
download | pkgsrc-95c0e86f35055f295f4dd485797e2b0699f78b44.tar.gz |
Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12
Diffstat (limited to 'security')
-rw-r--r-- | security/tkpasman/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/tkpasman/Makefile b/security/tkpasman/Makefile index 5682b88804b..f75dbde90d5 100644 --- a/security/tkpasman/Makefile +++ b/security/tkpasman/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2010/01/27 21:15:45 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2012/08/21 23:49:25 marino Exp $ # DISTNAME= TkPasMan-2.2a PKGNAME= ${DISTNAME:S/TkPasMan/tkpasman/} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= security MASTER_SITES= http://www.xs4all.nl/~wbsoft/linux/projects/ |