diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-04-03 08:11:56 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-04-03 08:11:56 +0800 |
commit | 2f803cd9a69952202497d9becab64dab9a9847fa (patch) | |
tree | e220444dd1fbdce6af2ffe9e4c8249414e16903e /print/dvipdfmx | |
parent | 1f8e33aeef5bbd0f85d671aecc7744ebd42430d7 (diff) | |
download | freebsd-ports-gnome-2f803cd9a69952202497d9becab64dab9a9847fa.tar.gz freebsd-ports-gnome-2f803cd9a69952202497d9becab64dab9a9847fa.tar.zst freebsd-ports-gnome-2f803cd9a69952202497d9becab64dab9a9847fa.zip |
- Reassign to the heap
Approved by: portmgr (tabthorpe)
Feature safe: yes
Diffstat (limited to 'print/dvipdfmx')
-rw-r--r-- | print/dvipdfmx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/dvipdfmx/Makefile b/print/dvipdfmx/Makefile index 558ad7033bbe..a9fd0f7f71a7 100644 --- a/print/dvipdfmx/Makefile +++ b/print/dvipdfmx/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://project.ktug.or.kr/dvipdfmx/snapshot/latest/ \ http://project.ktug.or.kr/dvipdfmx/snapshot/archive/ DIST_SUBDIR= dvipdfmx -MAINTAINER= matusita@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Dvipdfm with Asian languages by CID-keyed font technology support BUILD_DEPENDS= ${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/print/teTeX-base |