aboutsummaryrefslogtreecommitdiff
path: root/graphics/xv-m17n
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2009-05-20 12:02:12 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2009-05-20 12:02:12 +0000
commitc0c607c38c772ad586d7d2289353c166c4e6e9ba (patch)
tree6f126d8cc337ca4c5c545e1b6c6772e1096cb7ff /graphics/xv-m17n
parent9a49984dd00c022b1d3f0f63cfbf33042621c260 (diff)
downloadports-c0c607c38c772ad586d7d2289353c166c4e6e9ba.tar.gz
ports-c0c607c38c772ad586d7d2289353c166c4e6e9ba.zip
- take maintainership
- cleanup paths
Notes
Notes: svn path=/head/; revision=234270
Diffstat (limited to 'graphics/xv-m17n')
-rw-r--r--graphics/xv-m17n/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/xv-m17n/Makefile b/graphics/xv-m17n/Makefile
index 6a87cfb77015..9e233dcd59e8 100644
--- a/graphics/xv-m17n/Makefile
+++ b/graphics/xv-m17n/Makefile
@@ -7,15 +7,15 @@
PKGNAMESUFFIX= -m17n
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= dinoex@FreeBSD.org
COMMENT= An X11 program that displays images of various formats with multilingualization
-MASTERDIR= ${.CURDIR}/../../graphics/xv
+MASTERDIR= ${.CURDIR}/../xv
PKGDIR= ${.CURDIR}
MAKE_ENV= LOCALE_EXTENSION=-DTV_MULTILINGUAL
-RUN_DEPENDS= xv:${.CURDIR}/../../graphics/xv
+RUN_DEPENDS= xv:${.CURDIR}/../xv
NOMAN= yes