aboutsummaryrefslogtreecommitdiff
path: root/graphics/png
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2004-08-10 06:48:40 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2004-08-10 06:48:40 +0000
commitc80a48985a91e95681dc80c741dd52dd8f6ceb15 (patch)
treef3c9482567c38d003afa7988e49db8e28b03292b /graphics/png
parenta1b67b400d1ff6bb2bc76d0ecf0084a990c32011 (diff)
downloadports-c80a48985a91e95681dc80c741dd52dd8f6ceb15.tar.gz
ports-c80a48985a91e95681dc80c741dd52dd8f6ceb15.zip
Notes
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}