diff options
Diffstat (limited to 'fonts/mglfonts/Makefile')
-rw-r--r-- | fonts/mglfonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/mglfonts/Makefile b/fonts/mglfonts/Makefile index 32c1b04a8d9..47ba4913a5c 100644 --- a/fonts/mglfonts/Makefile +++ b/fonts/mglfonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/02/16 14:46:08 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/17 21:37:26 grant Exp $ DISTNAME= fontkit-nobdf PKGNAME= mglfonts-0.1 @@ -6,7 +6,7 @@ CATEGORIES= fonts MASTER_SITES= http://www.at.sakura.ne.jp/~suz/arc/ MAINTAINER= fk200329@fsinet.or.jp -HOMEPAGE= http://www.netbsd.org/Ports/hpcmips/mgl2.html +HOMEPAGE= http://www.NetBSD.org/Ports/hpcmips/mgl2.html COMMENT= MGL2 fonts and font tools #HF#DEPENDS= mgl>=0.1.9a:../../graphics/mgl |