diff options
Diffstat (limited to 'net/netdude')
-rw-r--r-- | net/netdude/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/netdude/Makefile b/net/netdude/Makefile index 12358d8fa10c..0cd5d5e20665 100644 --- a/net/netdude/Makefile +++ b/net/netdude/Makefile @@ -10,8 +10,7 @@ PORTNAME= netdude PORTVERSION= 0.4.8a PORTREVISION= 2 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.4.8 MAINTAINER= brenton.chang@gmail.com COMMENT= NETwork DUmp data Displayer and Editor for tcpdump tracefiles |