diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-08 09:42:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-08 09:42:01 +0000 |
commit | 65475deb65b7c50200c07104e98b03fbf69cdd84 (patch) | |
tree | fb5b9c4df41d69a7cc1b0d283851f8187a043184 /security/opencdk/Makefile | |
parent | f6a2f4554022a8f2aee839fd7f9b12530d8d72d4 (diff) | |
download | pkgsrc-65475deb65b7c50200c07104e98b03fbf69cdd84.tar.gz |
Remove superfluous @dirrm. Bump PKGREVISION.
Diffstat (limited to 'security/opencdk/Makefile')
-rw-r--r-- | security/opencdk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/opencdk/Makefile b/security/opencdk/Makefile index 2744a9afdda..bba716687b6 100644 --- a/security/opencdk/Makefile +++ b/security/opencdk/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2007/06/15 22:42:33 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2007/09/08 09:42:01 wiz Exp $ DISTNAME= opencdk-0.6.4 +PKGREVISION= 1 CATEGORIES= security devel MASTER_SITES= http://www.stud.uni-hannover.de/~twoaday/opencdk/ \ http://josefsson.org/gnutls/releases/opencdk/ \ |