summaryrefslogtreecommitdiff
path: root/graphics/png
diff options
context:
space:
mode:
authortron <tron>2013-11-15 07:42:08 +0000
committertron <tron>2013-11-15 07:42:08 +0000
commit155055de74c9ca609f4c84a1e9cb4383c84f79b6 (patch)
tree41ae374729306b704074ba72fd6d2d9df1b3e119 /graphics/png
parentde1f2ed8039f08324cb0007b8ad246961521bfb3 (diff)
downloadpkgsrc-155055de74c9ca609f4c84a1e9cb4383c84f79b6.tar.gz
Fix download URL on "ftp.fu-berlin.de".
Diffstat (limited to 'graphics/png')
-rw-r--r--graphics/png/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile
index 56954d83a75..a132099104e 100644
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.164 2013/11/14 23:09:45 wiz Exp $
+# $NetBSD: Makefile,v 1.165 2013/11/15 07:42:08 tron Exp $
DISTNAME= libpng-1.6.7
PKGNAME= ${DISTNAME:S/lib//}
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpng/} \
- ftp://ftp.fu-berlin.de/unix/graphics/png/src/
+ ftp://ftp.fu-berlin.de/unix/graphics/png/src/libpng16/
EXTRACT_SUFX= .tar.xz
MAINTAINER= wiz@NetBSD.org