diff options
Diffstat (limited to 'fonts/ghostscript-fonts/Makefile')
-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 6171e9caf36..6f2fb948559 100644 --- a/fonts/ghostscript-fonts/Makefile +++ b/fonts/ghostscript-fonts/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2004/05/01 16:58:46 snj Exp $ +# $NetBSD: Makefile,v 1.12 2004/05/07 15:25:13 cjep Exp $ DISTNAME= ghostscript-fonts-6.0 CATEGORIES= fonts MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} \ - ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/fonts/ + ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/fonts/ DISTFILES= ${GS_FONTS_STD} ${GS_FONTS_OTHER} MAINTAINER= tech-pkg@NetBSD.org |