diff options
author | sumikawa <sumikawa@FreeBSD.org> | 2002-04-26 04:02:50 +0000 |
---|---|---|
committer | sumikawa <sumikawa@FreeBSD.org> | 2002-04-26 04:02:50 +0000 |
commit | 6a03f9d079e12e17be6e93e74933dfd20fc38785 (patch) | |
tree | ad22bc3990994894ddc96b5ab21b0f71d8fbc5b1 /security | |
parent | 4275be5d2aefcc27b0977b2341c2fb6629d18104 (diff) | |
download | FreeBSD-ports-6a03f9d079e12e17be6e93e74933dfd20fc38785.zip FreeBSD-ports-6a03f9d079e12e17be6e93e74933dfd20fc38785.tar.gz |
Upgrade to 20020426.
Diffstat (limited to 'security')
-rw-r--r-- | security/racoon/Makefile | 4 | ||||
-rw-r--r-- | security/racoon/distinfo | 2 | ||||
-rw-r--r-- | security/racoon2/Makefile | 4 | ||||
-rw-r--r-- | security/racoon2/distinfo | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/security/racoon/Makefile b/security/racoon/Makefile index 0b36d68..7c40184 100644 --- a/security/racoon/Makefile +++ b/security/racoon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= racoon -PORTVERSION= 20011215a +PORTVERSION= 20020426a CATEGORIES= security net MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/ @@ -25,7 +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} +CONFIGURE_ARGS+=--with-pkgversion=freebsd-${PORTVERSION} MAN5= racoon.conf.5 MAN8= racoon.8 diff --git a/security/racoon/distinfo b/security/racoon/distinfo index 0a7d809..e8674ff 100644 --- a/security/racoon/distinfo +++ b/security/racoon/distinfo @@ -1 +1 @@ -MD5 (racoon-20011215a.tar.gz) = 476a10daca4f4b56fea42d95a191ef53 +MD5 (racoon-20020426a.tar.gz) = 04113998a727bdc25cdbd16436571d5a diff --git a/security/racoon2/Makefile b/security/racoon2/Makefile index 0b36d68..7c40184 100644 --- a/security/racoon2/Makefile +++ b/security/racoon2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= racoon -PORTVERSION= 20011215a +PORTVERSION= 20020426a CATEGORIES= security net MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/ @@ -25,7 +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} +CONFIGURE_ARGS+=--with-pkgversion=freebsd-${PORTVERSION} MAN5= racoon.conf.5 MAN8= racoon.8 diff --git a/security/racoon2/distinfo b/security/racoon2/distinfo index 0a7d809..e8674ff 100644 --- a/security/racoon2/distinfo +++ b/security/racoon2/distinfo @@ -1 +1 @@ -MD5 (racoon-20011215a.tar.gz) = 476a10daca4f4b56fea42d95a191ef53 +MD5 (racoon-20020426a.tar.gz) = 04113998a727bdc25cdbd16436571d5a |