diff options
Diffstat (limited to 'print/dvipdfmx/Makefile')
-rw-r--r-- | print/dvipdfmx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/dvipdfmx/Makefile b/print/dvipdfmx/Makefile index f3f67e6e5c4..203d4842e1b 100644 --- a/print/dvipdfmx/Makefile +++ b/print/dvipdfmx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/03/15 08:26:36 kei Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/17 22:52:25 grant Exp $ DISTNAME= dvipdfmx-20021230 PKGNAME= dvipdfmx-0.0.0.20021230 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= print converters MASTER_SITES= http://project.ktug.or.kr/dvipdfmx/snapshot/ -MAINTAINER= kei@netbsd.org +MAINTAINER= kei@NetBSD.org HOMEPAGE= http://project.ktug.or.kr/dvipdfmx/ COMMENT= dvi to pdf converter with CID-keyed font support |