diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2001-08-06 13:01:44 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2001-08-06 13:01:44 +0000 |
commit | 824f744fb3efd90a47a1e9a625b544d93bc485a0 (patch) | |
tree | 51d2901f1528180b5161e32b7db15755a27ba105 /security/racoon | |
parent | 655c86587ebe20214a339ed4d486ab69fe8b78f2 (diff) | |
download | ports-824f744fb3efd90a47a1e9a625b544d93bc485a0.tar.gz ports-824f744fb3efd90a47a1e9a625b544d93bc485a0.zip |
Notes
Diffstat (limited to 'security/racoon')
-rw-r--r-- | security/racoon/Makefile | 3 | ||||
-rw-r--r-- | security/racoon/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/security/racoon/Makefile b/security/racoon/Makefile index 9610fcfd0ee2..f3d83385357a 100644 --- a/security/racoon/Makefile +++ b/security/racoon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= racoon -PORTVERSION= 20010418a +PORTVERSION= 20010802a CATEGORIES= security net MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/ @@ -25,6 +25,7 @@ CONFIGURE_ENV+=CPPFLAGS=-I${LOCALBASE}/include CFLAGS=-I${LOCALBASE}/include \ CONFIGURE_ARGS+=--enable-debug CONFIGURE_ARGS+=--enable-ipv6 CONFIGURE_ARGS+=--sysconfdir=${LOCALBASE}/etc +CONFIGURE_ARGS+=--with-pkgversion=${PORTVERSION} MAN5= racoon.conf.5 MAN8= racoon.8 diff --git a/security/racoon/distinfo b/security/racoon/distinfo index 22e9c8ee5de1..3a361767c8b3 100644 --- a/security/racoon/distinfo +++ b/security/racoon/distinfo @@ -1 +1 @@ -MD5 (racoon-20010418a.tar.gz) = 77eb98df447e2d6e26eeeea0db75cafa +MD5 (racoon-20010802a.tar.gz) = 33b37c4962281045efe92cb4f0949dde |