aboutsummaryrefslogtreecommitdiff
path: root/graphics/imageviewer/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2005-10-05 04:37:53 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2005-10-05 04:37:53 +0000
commit27e8d22637d09e03a3a73bc19d1f3c551c23e00b (patch)
tree4559612505cd5c828a2bda61f73342d5745843bc /graphics/imageviewer/Makefile
parentde153aa0fb5e5e69dda98d4d0ef83b1681ce2e62 (diff)
downloadports-27e8d22637d09e03a3a73bc19d1f3c551c23e00b.tar.gz
ports-27e8d22637d09e03a3a73bc19d1f3c551c23e00b.zip
Notes
Diffstat (limited to 'graphics/imageviewer/Makefile')
-rw-r--r--graphics/imageviewer/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/imageviewer/Makefile b/graphics/imageviewer/Makefile
index 7ce61e5daab7..851ce9eb550f 100644
--- a/graphics/imageviewer/Makefile
+++ b/graphics/imageviewer/Makefile
@@ -6,12 +6,9 @@
#
PORTNAME= imageviewer
-PORTVERSION= 0.6.2
-PORTREVISION= 1
+PORTVERSION= 0.6.3
CATEGORIES= graphics
-MASTER_SITES= http://www.nice.ch/~phip/ \
- ${MASTER_SITE_GNUSTEP}
-MASTER_SITE_SUBDIR= usr-apps
+MASTER_SITES= http://www.nice.ch/~phip/
DISTNAME= ImageViewer-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
@@ -19,7 +16,6 @@ COMMENT= GNUstep Image Viewer
PREFIX= ${LOCALBASE}/GNUstep
NO_MTREE= yes
-WRKSRC= ${WRKDIR}/ImageViewer
GUN_CONFIGURE= yes
USE_GMAKE= yes
USE_GNUSTEP= yes