diff options
Diffstat (limited to 'graphics/gqview/Makefile')
-rw-r--r-- | graphics/gqview/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile index 0bdf74020fd5..c8072da28478 100644 --- a/graphics/gqview/Makefile +++ b/graphics/gqview/Makefile @@ -8,7 +8,8 @@ PORTNAME= gqview PORTVERSION= 0.8.1 CATEGORIES= graphics -MASTER_SITES= http://download.sourceforge.net/gqview/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= nakai@FreeBSD.org |