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 305bee72412..405ffec6d7e 100644 --- a/security/tkpasman/Makefile +++ b/security/tkpasman/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2006/01/20 16:15:53 jmmv Exp $ +# $NetBSD: Makefile,v 1.17 2006/02/05 23:10:47 joerg Exp $ # DISTNAME= TkPasMan-2.2a PKGNAME= ${DISTNAME:S/TkPasMan/tkpasman/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= security MASTER_SITES= http://www.xs4all.nl/~wbsoft/linux/projects/ |