aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/png
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2004-08-10 14:48:40 +0800
committerache <ache@FreeBSD.org>2004-08-10 14:48:40 +0800
commite0b1ec63cd9af2acaab079e58f65bde7486cb310 (patch)
treebedb6f2e2f396ce878385e473a1a46c48e84cc2c /graphics/png
parent194ae45bbca0704125a5134016655e5866c69714 (diff)
downloadfreebsd-ports-gnome-e0b1ec63cd9af2acaab079e58f65bde7486cb310.tar.gz
freebsd-ports-gnome-e0b1ec63cd9af2acaab079e58f65bde7486cb310.tar.zst
freebsd-ports-gnome-e0b1ec63cd9af2acaab079e58f65bde7486cb310.zip
Remove swrinde.nde.swri.edu from MASTER_SITES
It is reported it have problems not honoring BINARY mode when fetching .txt files over proxy. PR: 70232
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 2bc003fd31ec..9de7373478d5 100644
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -9,8 +9,7 @@ PORTNAME= png
PORTVERSION= 1.2.5
PORTREVISION= 8
CATEGORIES= graphics
-MASTER_SITES= ftp://swrinde.nde.swri.edu/pub/png/src/ \
- ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= lib${PORTNAME}
DISTNAME= lib${PORTNAME}-${PORTVERSION}
PATCH_SITES= ${MASTER_SITES}