diff options
Diffstat (limited to 'print/bg5pdf/Makefile')
-rw-r--r-- | print/bg5pdf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/bg5pdf/Makefile b/print/bg5pdf/Makefile index 8c17bdfc4d4..20e55bbf308 100644 --- a/print/bg5pdf/Makefile +++ b/print/bg5pdf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/03/29 12:42:14 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/17 22:52:23 grant Exp $ # DISTNAME= bg5pdf-1.0.0 @@ -6,7 +6,7 @@ WRKSRC= ${WRKDIR}/bg5pdf CATEGORIES= print chinese MASTER_SITES= http://students.washington.edu/cschin/bg5ps/bg5pdf/ -MAINTAINER= rxg@netbsd.org +MAINTAINER= rxg@NetBSD.org HOMEPAGE= http://students.washington.edu/cschin/bg5ps/bg5pdf/ COMMENT= wrap big5 encoding text file into PDF file by using PDFlib |