diff options
author | minskim <minskim@pkgsrc.org> | 2004-02-25 15:53:17 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-02-25 15:53:17 +0000 |
commit | f5e93c14ab358f442e7f408de0cc39b876577fe4 (patch) | |
tree | b642d72904ce91f85ee8989198bf2b6a8e0366b6 /security/opencdk | |
parent | 51c6cdfa83a7120e5af80c12f5a86aab5fc188b1 (diff) | |
download | pkgsrc-f5e93c14ab358f442e7f408de0cc39b876577fe4.tar.gz |
Bump PKGREVISION due to the update of libgcrypt.
Diffstat (limited to 'security/opencdk')
-rw-r--r-- | security/opencdk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/opencdk/Makefile b/security/opencdk/Makefile index 86e28cf31bc..613a2129934 100644 --- a/security/opencdk/Makefile +++ b/security/opencdk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2004/02/14 17:21:52 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2004/02/25 15:53:17 minskim Exp $ # DISTNAME= opencdk-0.5.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security devel MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/opencdk/ |