diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-06-01 22:10:48 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-06-01 22:10:48 +0800 |
commit | 0b81fce5787522c8c3bea467b7e9df01864dc7ea (patch) | |
tree | 4fd5cb65ecd11cc217d9301d0fda84fff1bb8fcc /graphics/imageviewer/Makefile | |
parent | 4a9f524495a56483bb13607f0586ca9dbf56711c (diff) | |
download | freebsd-ports-gnome-0b81fce5787522c8c3bea467b7e9df01864dc7ea.tar.gz freebsd-ports-gnome-0b81fce5787522c8c3bea467b7e9df01864dc7ea.tar.zst freebsd-ports-gnome-0b81fce5787522c8c3bea467b7e9df01864dc7ea.zip |
- Update to 0.6.1
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 |