diff options
author | jperkin <jperkin@pkgsrc.org> | 2016-03-05 11:27:40 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2016-03-05 11:27:40 +0000 |
commit | ee3e800374a703dffb75012abfd6460dc7e71dbb (patch) | |
tree | 25584fd3e292ea8eda1521e1d5890e538d3b45a5 /security/racoon2 | |
parent | 46d95ddf588397c3f5f774ab84ef545207bea97b (diff) | |
download | pkgsrc-ee3e800374a703dffb75012abfd6460dc7e71dbb.tar.gz |
Bump PKGREVISION for security/openssl ABI bump.
Diffstat (limited to 'security/racoon2')
-rw-r--r-- | security/racoon2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/racoon2/Makefile b/security/racoon2/Makefile index d57606a7c66..f599e5e8708 100644 --- a/security/racoon2/Makefile +++ b/security/racoon2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:10 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2016/03/05 11:29:25 jperkin Exp $ # DISTNAME= racoon2-20100526a -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= security net MASTER_SITES= ftp://ftp.racoon2.wide.ad.jp/pub/racoon2/ EXTRACT_SUFX= .tgz |