diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /print/bg5ps | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'print/bg5ps')
-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 c813bc6fd13..2b967ddef73 100644 --- a/print/bg5ps/Makefile +++ b/print/bg5ps/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2003/04/22 13:19:52 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/17 22:52:24 grant Exp $ DISTNAME= bg5ps-1.3.0 CATEGORIES= print converters MASTER_SITES= ftp://ftp.shellhung.org/pub/OpenBSD/packages/chinese/bg5ps/ \ ftp://freebsd.sinica.edu.tw/pub/keith/ -MAINTAINER= shell@netbsd.org +MAINTAINER= shell@NetBSD.org HOMEPAGE= http://students.washington.edu/cschin/bg5ps/ COMMENT= convert Big5/GB encoded files to postscript |