diff options
author | tron <tron@pkgsrc.org> | 2014-02-12 23:18:26 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2014-02-12 23:18:26 +0000 |
commit | 7056b7a0e721cee220f3a28be8392047fbe8e3e5 (patch) | |
tree | cbffc12bc4288b42f6a94193463788617531bade /security/isakmpd | |
parent | 8f71208e60c2942e96098e3f4ef7b0958b0eb5e7 (diff) | |
download | pkgsrc-7056b7a0e721cee220f3a28be8392047fbe8e3e5.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'security/isakmpd')
-rw-r--r-- | security/isakmpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/isakmpd/Makefile b/security/isakmpd/Makefile index 8bb3c0f472d..075295fc486 100644 --- a/security/isakmpd/Makefile +++ b/security/isakmpd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2013/09/20 23:07:44 joerg Exp $ +# $NetBSD: Makefile,v 1.49 2014/02/12 23:18:32 tron Exp $ # DISTNAME= isakmpd-20030903 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= security net MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/packages/distfiles/LOCAL_PORTS/ |