diff options
Diffstat (limited to 'net/ipex/Makefile')
-rw-r--r-- | net/ipex/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/net/ipex/Makefile b/net/ipex/Makefile index bba48f309d4a..d7879ba42eab 100644 --- a/net/ipex/Makefile +++ b/net/ipex/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ipex -PORTVERSION= 2.3.5.4 +PORTVERSION= 2.4.1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ipex @@ -14,9 +14,6 @@ MASTER_SITE_SUBDIR= ipex MAINTAINER= maneo@bsdpro.com COMMENT= Packet examination / sniffer utility -BUILD_DEPENDS+= autoconf:${PORTSDIR}/devel/autoconf -BUILD_DEPENDS+= automake:${PORTSDIR}/devel/automake - MAN1= ipex.1 MANCOMPRESSED= yes |