diff options
Diffstat (limited to 'security/tkpasman/Makefile')
-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 abcd90a7dc0..c3a894a8aed 100644 --- a/security/tkpasman/Makefile +++ b/security/tkpasman/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2013/06/04 22:17:03 tron Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/06 12:55:02 wiz Exp $ # DISTNAME= TkPasMan-2.2a PKGNAME= ${DISTNAME:S/TkPasMan/tkpasman/} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= security MASTER_SITES= http://www.xs4all.nl/~wbsoft/linux/projects/ |