aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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}