pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/fonts/ghostscript-fonts Correct an entry in MASTER_SITES.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e7501e0b33c8
branches:  trunk
changeset: 469331:e7501e0b33c8
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Feb 22 07:10:44 2004 +0000

description:
Correct an entry in MASTER_SITES.

diffstat:

 fonts/ghostscript-fonts/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 54008e11ec8b -r e7501e0b33c8 fonts/ghostscript-fonts/Makefile
--- a/fonts/ghostscript-fonts/Makefile  Sun Feb 22 07:06:42 2004 +0000
+++ b/fonts/ghostscript-fonts/Makefile  Sun Feb 22 07:10:44 2004 +0000
@@ -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@localhost



Home | Main Index | Thread Index | Old Index