diff options
author | wiz <wiz@pkgsrc.org> | 2021-10-21 07:46:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2021-10-21 07:46:31 +0000 |
commit | 22a5fe13c2aa45b88e59501d5bcff64bada42eb5 (patch) | |
tree | 8e216052912bc8becd2535d050a09adf153bc4ef /security/racoon2 | |
parent | 9db04def17d4a34031d1e8d1b2227b5d14684def (diff) | |
download | pkgsrc-22a5fe13c2aa45b88e59501d5bcff64bada42eb5.tar.gz |
*: recursive bump for heimdal 7.7.0
its buildlink3.mk now includes openssl's buildlink3.mk
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 f3df59d8002..3ab8ba66d83 100644 --- a/security/racoon2/Makefile +++ b/security/racoon2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2021/05/24 19:54:06 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2021/10/21 07:46:38 wiz Exp $ DISTNAME= racoon2 PKGNAME= racoon2-20180701 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_GITHUB:=zoulasc/} GITHUB_PROJECT= racoon2 |