diff options
author | obache <obache> | 2011-04-22 13:41:54 +0000 |
---|---|---|
committer | obache <obache> | 2011-04-22 13:41:54 +0000 |
commit | f47b8ba455be1bf881617a5a5506363d13160964 (patch) | |
tree | dc389f11e24082a6677644fa2e9a1ce749f189f0 /security/otpCalc | |
parent | e9d2de786f906c0119d6c3c6dcc59134c6ea1222 (diff) | |
download | pkgsrc-f47b8ba455be1bf881617a5a5506363d13160964.tar.gz |
recursive bump from gettext-lib shlib bump.
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 c67fcf54f6c..0fdd80e571a 100644 --- a/security/otpCalc/Makefile +++ b/security/otpCalc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2008/10/02 18:03:36 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2011/04/22 13:44:37 obache Exp $ # DISTNAME= otpCalc-0.96 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 security MASTER_SITES= http://original.killa.net/infosec/otpCalc/ |