diff options
Diffstat (limited to 'graphics/gqview-devel/Makefile')
-rw-r--r-- | graphics/gqview-devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gqview-devel/Makefile b/graphics/gqview-devel/Makefile index dc4f5f762c3d..3e79b5be6c73 100644 --- a/graphics/gqview-devel/Makefile +++ b/graphics/gqview-devel/Makefile @@ -9,8 +9,7 @@ PORTNAME= gqview PORTVERSION= 2.1.5 PORTREVISION= 5 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/unstable/${PORTVERSION} MAINTAINER= oliver@FreeBSD.org COMMENT= Another gtk2-based graphic file viewer |