diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2004-01-08 04:22:15 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2004-01-08 04:22:15 +0000 |
commit | b13c5627c0249f6fc87b868656463f59f3c0a68c (patch) | |
tree | b5055ff62e11a0537e54415f77f054f56ec7b8bf /print/dvipdfmx/Makefile | |
parent | ca2c1d3469cd0ba44d733eba3f54cb654587ae03 (diff) | |
download | ports-b13c5627c0249f6fc87b868656463f59f3c0a68c.tar.gz ports-b13c5627c0249f6fc87b868656463f59f3c0a68c.zip |
Notes
Diffstat (limited to 'print/dvipdfmx/Makefile')
-rw-r--r-- | print/dvipdfmx/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/dvipdfmx/Makefile b/print/dvipdfmx/Makefile index 0d1ba0e3b84e..c4e837ee6939 100644 --- a/print/dvipdfmx/Makefile +++ b/print/dvipdfmx/Makefile @@ -6,11 +6,11 @@ # PORTNAME= dvipdfmx -PORTVERSION= 20031110 +PORTVERSION= 20031116 CATEGORIES= print -MASTER_SITES= http://project.ktug.or.kr/dvipdfmx/snapshot/ +MASTER_SITES= http://project.ktug.or.kr/dvipdfmx/snapshot/release/ -MAINTAINER= statue@freebsd.sinica.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= Dvipdfm with Asian languages by CID-keyed font technology support BUILD_DEPENDS= ${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/print/teTeX |