diff options
Diffstat (limited to 'japanese/magicpoint/Makefile')
-rw-r--r-- | japanese/magicpoint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/magicpoint/Makefile b/japanese/magicpoint/Makefile index 23d5149655a8..fb5148b72424 100644 --- a/japanese/magicpoint/Makefile +++ b/japanese/magicpoint/Makefile @@ -12,7 +12,7 @@ LIB_DEPENDS= VFlib2.24:${PORTSDIR}/japanese/vflib CATEGORIES= japanese -MAINTAINER= mita@jp.FreeBSD.org +MAINTAINER= ports@FreeBSD.org # dirty, but this is required for version independent-ness CONFIGURE_ARGS= --with-vfontcap=`${LS} -1 ${LOCALBASE}/share/VFlib/*/vfontcap | tail -1` |