diff options
Diffstat (limited to 'graphics/imageviewer/Makefile')
-rw-r--r-- | graphics/imageviewer/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/graphics/imageviewer/Makefile b/graphics/imageviewer/Makefile index 38bc38eb0f11..d00288cea0bb 100644 --- a/graphics/imageviewer/Makefile +++ b/graphics/imageviewer/Makefile @@ -6,9 +6,11 @@ # PORTNAME= imageviewer -PORTVERSION= 0.6.0 +PORTVERSION= 0.6.1 CATEGORIES= graphics -MASTER_SITES= http://www.nice.ch/~phip/ +MASTER_SITES= http://www.nice.ch/~phip/ \ + ${MASTER_SITE_GNUSTEP} +MASTER_SITE_SUBDIR= usr-apps DISTNAME= ImageViewer-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org |