summaryrefslogtreecommitdiff
path: root/graphics/png
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-03-21 23:24:24 +0000
committertron <tron@pkgsrc.org>2000-03-21 23:24:24 +0000
commit1f4530690d6c102412469b2f9e863ca797035670 (patch)
treef47d4c41ac2d2f9f56da7e0e00cbf7172c022a26 /graphics/png
parentea7dc9190000d44b62bb460fdc875f4886abb6b9 (diff)
downloadpkgsrc-1f4530690d6c102412469b2f9e863ca797035670.tar.gz
Use official site and official mirror in master site list.
Diffstat (limited to 'graphics/png')
-rw-r--r--graphics/png/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile
index 73ddb1cc5d0..e28757defcf 100644
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.16 2000/03/21 22:07:57 tron Exp $
+# $NetBSD: Makefile,v 1.17 2000/03/21 23:24:24 tron Exp $
# FreeBSD Id: Makefile,v 1.10 1997/07/17 15:12:44 max Exp
DISTNAME= libpng-1.0.6
PKGNAME= png-1.0.6
CATEGORIES= graphics
-MASTER_SITES= ftp://ftp.uu.net/graphics/png/src/ \
+MASTER_SITES= ftp://ftp.cdrom.com/pub/png/src/ \
+ ftp://swrinde.nde.swri.edu/pub/png/src/ \
ftp://ftp.fu-berlin.de/unix/graphics/png/src/
MAINTAINER= packages@netbsd.org