diff options
Diffstat (limited to 'graphics/gqview/Makefile')
-rw-r--r-- | graphics/gqview/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile index 5d3b7a523533..f0c4bcbc2b26 100644 --- a/graphics/gqview/Makefile +++ b/graphics/gqview/Makefile @@ -6,10 +6,9 @@ # PORTNAME= gqview -PORTVERSION= 1.4.1 -PORTREVISION= 1 +PORTVERSION= 1.4.2 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ale@FreeBSD.org |