diff options
Diffstat (limited to 'net/l4ip/Makefile')
-rw-r--r-- | net/l4ip/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/l4ip/Makefile b/net/l4ip/Makefile index c15dffb..23cb6bb 100644 --- a/net/l4ip/Makefile +++ b/net/l4ip/Makefile @@ -6,12 +6,11 @@ PORTVERSION= 1.0.294 CATEGORIES= net MASTER_SITES= http://www.lundman.net/ftp/l4ip/ DISTNAME= ${PORTNAME}-${PORTVERSION:C/([0-9]*)\.([0-9]*)\.([0-9]*)/v\1.\2.b\3/} -EXTRACT_SUFX= .tgz MAINTAINER= leeym@FreeBSD.org COMMENT= L4 health check daemon for IPFILTER -USES= gmake +USES= gmake tar:tgz WRKSRC= ${WRKDIR}/${PORTNAME}/src post-patch: |