aboutsummaryrefslogtreecommitdiff
path: root/security/racoon
diff options
context:
space:
mode:
authorMunechika SUMIKAWA <sumikawa@FreeBSD.org>2001-04-02 16:25:09 +0000
committerMunechika SUMIKAWA <sumikawa@FreeBSD.org>2001-04-02 16:25:09 +0000
commitb6c46536b30b8ddc6740065cfd63e9c1b997f801 (patch)
tree9865bae90dc9339c85a17eb5e3f4dc2bbee988d9 /security/racoon
parente45dce2f4d0e0e33f8d93af57073a189d1e999db (diff)
downloadports-b6c46536b30b8ddc6740065cfd63e9c1b997f801.tar.gz
ports-b6c46536b30b8ddc6740065cfd63e9c1b997f801.zip
Notes
Diffstat (limited to 'security/racoon')
-rw-r--r--security/racoon/Makefile2
-rw-r--r--security/racoon/distinfo2
-rw-r--r--security/racoon/pkg-plist2
3 files changed, 3 insertions, 3 deletions
diff --git a/security/racoon/Makefile b/security/racoon/Makefile
index d2052b08aed6..e715eccb2933 100644
--- a/security/racoon/Makefile
+++ b/security/racoon/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= racoon
-PORTVERSION= 20010222a
+PORTVERSION= 20010322a
CATEGORIES= security net
MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/
diff --git a/security/racoon/distinfo b/security/racoon/distinfo
index 95cb07922e94..77d6aee3614a 100644
--- a/security/racoon/distinfo
+++ b/security/racoon/distinfo
@@ -1 +1 @@
-MD5 (racoon-20010222a.tar.gz) = 9b550b2b909408134b5bd99ec1c81309
+MD5 (racoon-20010322a.tar.gz) = 0baf47afaeed873a0a3c1a5db151b01a
diff --git a/security/racoon/pkg-plist b/security/racoon/pkg-plist
index cc5cf19440ff..0f1457b0e69f 100644
--- a/security/racoon/pkg-plist
+++ b/security/racoon/pkg-plist
@@ -1,4 +1,4 @@
sbin/racoon
etc/racoon/psk.txt.dist
etc/racoon/racoon.conf.dist
-@dirrm etc/racoon
+@unexec rmdir %D/etc/racoon 2>/dev/null || true