diff options
Diffstat (limited to 'security/otpcalc')
-rw-r--r-- | security/otpcalc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/otpcalc/Makefile b/security/otpcalc/Makefile index 1f581aa6869..405d1a7515e 100644 --- a/security/otpcalc/Makefile +++ b/security/otpcalc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2004/04/25 04:55:22 snj Exp $ +# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:11 tv Exp $ # DISTNAME= otpCalc-0.96 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 security MASTER_SITES= http://original.killa.net/infosec/otpCalc/ |