diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2004-08-06 18:35:40 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2004-08-06 18:35:40 +0000 |
commit | f5687fb47bfa5267dfb3a3e41e1457acf03874d1 (patch) | |
tree | 57085e95de219d418b220ec3ff61a050de4c84b1 /net/ipex | |
parent | 4a56e6e585736abab850cd01c8dd0155ab6ecaa7 (diff) | |
download | ports-f5687fb47bfa5267dfb3a3e41e1457acf03874d1.tar.gz ports-f5687fb47bfa5267dfb3a3e41e1457acf03874d1.zip |
Notes
Diffstat (limited to 'net/ipex')
-rw-r--r-- | net/ipex/Makefile | 4 | ||||
-rw-r--r-- | net/ipex/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/ipex/Makefile b/net/ipex/Makefile index c5bd78e6ee98..7a0233a2b5b1 100644 --- a/net/ipex/Makefile +++ b/net/ipex/Makefile @@ -6,12 +6,12 @@ # PORTNAME= ipex -PORTVERSION= 2.4.3 +PORTVERSION= 2.4.4 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ipex -MAINTAINER= maneo@bsdpro.com +MAINTAINER= csjp@FreeBSD.org COMMENT= Packet examination / sniffer utility MAN1= ipex.1 diff --git a/net/ipex/distinfo b/net/ipex/distinfo index 76880f112fc8..3087c4b95730 100644 --- a/net/ipex/distinfo +++ b/net/ipex/distinfo @@ -1,2 +1,2 @@ -MD5 (ipex-2.4.3.tar.gz) = 94317cdd8799482a40ee8e0f24bf63d2 -SIZE (ipex-2.4.3.tar.gz) = 60821 +MD5 (ipex-2.4.4.tar.gz) = a3a7e4d5bff4f029b994fe1b916a688a +SIZE (ipex-2.4.4.tar.gz) = 150550 |