diff options
Diffstat (limited to 'net/ipex')
-rw-r--r-- | net/ipex/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/ipex/Makefile b/net/ipex/Makefile index c91bab5f04c8..893bb49b4700 100644 --- a/net/ipex/Makefile +++ b/net/ipex/Makefile @@ -8,8 +8,7 @@ PORTNAME= ipex PORTVERSION= 3.0 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ipex +MASTER_SITES= SF MAINTAINER= csjp@FreeBSD.org COMMENT= Packet examination / sniffer utility |