diff options
Diffstat (limited to 'security/racoon2/Makefile')
-rw-r--r-- | security/racoon2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/racoon2/Makefile b/security/racoon2/Makefile index a6bf53cf07e1..683208e14163 100644 --- a/security/racoon2/Makefile +++ b/security/racoon2/Makefile @@ -6,12 +6,11 @@ PORTVERSION= 20100526a PORTREVISION= 4 CATEGORIES= security net ipv6 MASTER_SITES= ftp://ftp.racoon2.wide.ad.jp/pub/racoon2/ -EXTRACT_SUFX= .tgz MAINTAINER= cy@FreeBSD.org COMMENT= Racoon2 IPsec daemon -USES= perl5 +USES= perl5 tar:tgz USE_RC_SUBR= YES USE_OPENSSL= YES |