diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/netdude/Makefile | 2 | ||||
-rw-r--r-- | net/ptpd2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/netdude/Makefile b/net/netdude/Makefile index 12a26c9d8460..f7826048fee4 100644 --- a/net/netdude/Makefile +++ b/net/netdude/Makefile @@ -5,7 +5,7 @@ PORTNAME= netdude PORTVERSION= 0.5.1 PORTREVISION= 2 CATEGORIES= net -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= NETwork DUmp data Displayer and Editor for tcpdump tracefiles diff --git a/net/ptpd2/Makefile b/net/ptpd2/Makefile index 13920f654bf9..4189ec3a3b88 100644 --- a/net/ptpd2/Makefile +++ b/net/ptpd2/Makefile @@ -4,7 +4,7 @@ PORTNAME= ptpd DISTVERSION= 2.3.1 CATEGORIES= net -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} +MASTER_SITES= SF PKGNAMESUFFIX= 2 MAINTAINER= skreuzer@FreeBSD.org |