diff options
Diffstat (limited to 'graphics/zimg/Makefile')
-rw-r--r-- | graphics/zimg/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/zimg/Makefile b/graphics/zimg/Makefile index a7cf97dfb8aa..fc9b02e603e3 100644 --- a/graphics/zimg/Makefile +++ b/graphics/zimg/Makefile @@ -9,8 +9,7 @@ PORTNAME= zimg PORTVERSION= 5.0.0 PORTREVISION= 2 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Image-generator that uses ASCII input files to create PNGs/EDFs |