diff options
Diffstat (limited to 'print/bg5ps/Makefile')
-rw-r--r-- | print/bg5ps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/bg5ps/Makefile b/print/bg5ps/Makefile index 2b967ddef73..a66862f6c0e 100644 --- a/print/bg5ps/Makefile +++ b/print/bg5ps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/17 22:52:24 grant Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/21 17:16:18 martti Exp $ DISTNAME= bg5ps-1.3.0 CATEGORIES= print converters @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.shellhung.org/pub/OpenBSD/packages/chinese/bg5ps/ \ MAINTAINER= shell@NetBSD.org HOMEPAGE= http://students.washington.edu/cschin/bg5ps/ -COMMENT= convert Big5/GB encoded files to postscript +COMMENT= Convert Big5/GB encoded files to postscript DEPENDS+= arphic-ttf>=2.11:../../fonts/arphic-ttf |