summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-08-08 18:23:36 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-08-08 18:23:36 +0000
commit192887c8fe15626ce067186fececbcffb6bae051 (patch)
treecc59582e8a09e75cf65dc0e115f24f401a92dd24 /graphics
parentNew port explosions version 0.2001.08.05: 3D objects flying around (diff)
Fix master sites
Notes
Notes: svn path=/head/; revision=45981
Diffstat (limited to 'graphics')
-rw-r--r--graphics/png/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile
index 25ad95b9eb2a..4d0a495eb57f 100644
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -8,7 +8,8 @@
PORTNAME= png
PORTVERSION= 1.0.12
CATEGORIES= graphics
-MASTER_SITES= ftp://ftp.libpng.org/pub/png/src/ \
+MASTER_SITES= http://www.libpng.org/pub/png/src/ \
+ ftp://swrinde.nde.swri.edu/pub/png/src/ \
${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= lib${PORTNAME}
DISTFILES= lib${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}