diff options
author | sumikawa <sumikawa@FreeBSD.org> | 2012-02-27 12:40:57 +0800 |
---|---|---|
committer | sumikawa <sumikawa@FreeBSD.org> | 2012-02-27 12:40:57 +0800 |
commit | f207b8a2d9bdf42ac25e4a8bb60aced99b7c1a71 (patch) | |
tree | 4bcad3bd21cb0b0f7977ebf05d4d1c09c563dd53 /security/racoon2/Makefile | |
parent | 1efbf38a44afface7883f8f396014025358e3d9b (diff) | |
download | freebsd-ports-gnome-f207b8a2d9bdf42ac25e4a8bb60aced99b7c1a71.tar.gz freebsd-ports-gnome-f207b8a2d9bdf42ac25e4a8bb60aced99b7c1a71.tar.zst freebsd-ports-gnome-f207b8a2d9bdf42ac25e4a8bb60aced99b7c1a71.zip |
install rc.d scripts on FreeBSD 10.x and above
PR: ports/165456
Submitted by: rea
Diffstat (limited to 'security/racoon2/Makefile')
-rw-r--r-- | security/racoon2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/racoon2/Makefile b/security/racoon2/Makefile index a4b980f000d6..745be5bef256 100644 --- a/security/racoon2/Makefile +++ b/security/racoon2/Makefile @@ -7,7 +7,7 @@ PORTNAME= racoon2 PORTVERSION= 20100526a -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security net ipv6 MASTER_SITES= ftp://ftp.racoon2.wide.ad.jp/pub/racoon2/ EXTRACT_SUFX= .tgz |