summaryrefslogtreecommitdiff
path: root/graphics/png
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2004-08-03 22:57:48 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2004-08-03 22:57:48 +0000
commita5ad374cd1b0361ba5e34388930a0f6a3f08b76b (patch)
tree88aba680c70ab633fffdb1f09e456933516bdc5b /graphics/png
parentMove devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15 (diff)
Fix MASTER_SITES
Submitted by: Pav Lucistnik <pav@FreeBSD.org>
Notes
Notes: svn path=/head/; revision=115367
Diffstat (limited to 'graphics/png')
-rw-r--r--graphics/png/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile
index 3b581df3602f..ab334fe869f9 100644
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -9,8 +9,7 @@ PORTNAME= png
PORTVERSION= 1.2.5
PORTREVISION= 7
CATEGORIES= graphics
-MASTER_SITES= http://www.libpng.org/pub/png/src/ \
- ftp://swrinde.nde.swri.edu/pub/png/src/ \
+MASTER_SITES= ftp://swrinde.nde.swri.edu/pub/png/src/ \
${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= lib${PORTNAME}
DISTNAME= lib${PORTNAME}-${PORTVERSION}