summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-07-08 00:44:31 +0000
committerSteve Price <steve@FreeBSD.org>2000-07-08 00:44:31 +0000
commitc2ad910d29b08121a85a5e7bb6cf0b5326afd84a (patch)
tree09fbf31f063efed36c4f57d6d176ff0c00789522 /graphics
parentUpdate to version 0.5.1. (diff)
Update MASTER_SITES.
PR: 19761 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes: svn path=/head/; revision=30350
Diffstat (limited to 'graphics')
-rw-r--r--graphics/pngcheck/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pngcheck/Makefile b/graphics/pngcheck/Makefile
index 3dd874679b27..0d80788cd225 100644
--- a/graphics/pngcheck/Makefile
+++ b/graphics/pngcheck/Makefile
@@ -8,7 +8,7 @@
PORTNAME= pngcheck
PORTVERSION= 1.99.2
CATEGORIES= graphics
-MASTER_SITES= ftp://ftp.cdrom.com/pub/png/src/ \
+MASTER_SITES= ftp://ftp.libpng.org/pub/png/src/ \
ftp://swrinde.nde.swri.edu/pub/png/applications/
MAINTAINER= ports@FreeBSD.org