diff options
Diffstat (limited to 'graphics/imgv/Makefile')
-rw-r--r-- | graphics/imgv/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/imgv/Makefile b/graphics/imgv/Makefile index 1dd2879cd84b..f64f6a0b1f1e 100644 --- a/graphics/imgv/Makefile +++ b/graphics/imgv/Makefile @@ -9,8 +9,7 @@ PORTNAME= imgv PORTVERSION= 3.1.5 PORTREVISION= 1 CATEGORIES= graphics python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= simon@olofsson.de |