diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2003-04-28 07:58:19 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2003-04-28 07:58:19 +0000 |
commit | df589cebffcdcb5a2aa053d451fc212d55521d9d (patch) | |
tree | de247d15dab2e962fe438e8df2f6f1d3484bd48a /net/ipex | |
parent | e319abfdca955119233144f54b3349a7d986a774 (diff) | |
download | ports-df589cebffcdcb5a2aa053d451fc212d55521d9d.tar.gz ports-df589cebffcdcb5a2aa053d451fc212d55521d9d.zip |
Notes
Diffstat (limited to 'net/ipex')
-rw-r--r-- | net/ipex/Makefile | 5 | ||||
-rw-r--r-- | net/ipex/distinfo | 2 |
2 files changed, 2 insertions, 5 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 diff --git a/net/ipex/distinfo b/net/ipex/distinfo index e40ddb466e17..2ea71d89d0c7 100644 --- a/net/ipex/distinfo +++ b/net/ipex/distinfo @@ -1 +1 @@ -MD5 (ipex-2.3.5.4.tar.gz) = acfc85f2a926cb15f06cd0982ea01f49 +MD5 (ipex-2.4.1.tar.gz) = 2cb5b4654dc2f016b3afc597376ac0f7 |