diff options
Diffstat (limited to 'graphics/ampasCTL')
-rw-r--r-- | graphics/ampasCTL/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/ampasCTL/Makefile b/graphics/ampasCTL/Makefile index 623aebf302d4..a8d7c2f8761f 100644 --- a/graphics/ampasCTL/Makefile +++ b/graphics/ampasCTL/Makefile @@ -8,8 +8,7 @@ PORTNAME= ampasCTL PORTVERSION= 1.4.0 CATEGORIES= graphics devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ampasctl +MASTER_SITES= SF/${PORTNAME:L}/ctl/${PORTVERSION} DISTNAME= ctl-${PORTVERSION} MAINTAINER= nork@FreeBSD.org |