diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2002-04-26 12:02:50 +0800 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2002-04-26 12:02:50 +0800 |
commit | ab743df86140856bfdfd24a86a8798a3b7a26080 (patch) | |
tree | 84b2f8c44ca958808f30e61c38091bdecccd6d33 /security | |
parent | 517fd3df7c24ab0191fbfe959f658210fec0e170 (diff) | |
download | freebsd-ports-gnome-ab743df86140856bfdfd24a86a8798a3b7a26080.tar.gz freebsd-ports-gnome-ab743df86140856bfdfd24a86a8798a3b7a26080.tar.zst freebsd-ports-gnome-ab743df86140856bfdfd24a86a8798a3b7a26080.zip |
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 0b36d6898ba6..7c40184adab9 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 0a7d809ac6dc..e8674ff06b66 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 0b36d6898ba6..7c40184adab9 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 0a7d809ac6dc..e8674ff06b66 100644 --- a/security/racoon2/distinfo +++ b/security/racoon2/distinfo @@ -1 +1 @@ -MD5 (racoon-20011215a.tar.gz) = 476a10daca4f4b56fea42d95a191ef53 +MD5 (racoon-20020426a.tar.gz) = 04113998a727bdc25cdbd16436571d5a |