diff options
-rw-r--r-- | fonts/ghostscript-fonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/ghostscript-fonts/Makefile b/fonts/ghostscript-fonts/Makefile index 95afae0e11a..b1ee8fe2699 100644 --- a/fonts/ghostscript-fonts/Makefile +++ b/fonts/ghostscript-fonts/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2004/02/15 16:53:59 sketch Exp $ +# $NetBSD: Makefile,v 1.9 2004/02/22 07:10:44 snj Exp $ DISTNAME= ghostscript-fonts-6.0 CATEGORIES= fonts MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} \ - ftp://ftp.cs.wisc.edu/ghost/aladdin/fonts/ + ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/fonts/ DISTFILES= ${GS_FONTS_STD} ${GS_FONTS_OTHER} MAINTAINER= jlam@NetBSD.org |