diff options
Diffstat (limited to 'net-mgmt/scdp/Makefile')
-rw-r--r-- | net-mgmt/scdp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/scdp/Makefile b/net-mgmt/scdp/Makefile index 511aec75d082..a37c05270136 100644 --- a/net-mgmt/scdp/Makefile +++ b/net-mgmt/scdp/Makefile @@ -8,8 +8,7 @@ PORTNAME= scdp PORTVERSION= 1.0.b PORTREVISION= 3 CATEGORIES= net-mgmt -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= scdp +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.0b DISTNAME= scdp-${PORTVERSION:S/.b/b/} MAINTAINER= arved@FreeBSD.org |