pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/png Fix download URL on "ftp.fu-berlin.de".



details:   https://anonhg.NetBSD.org/pkgsrc/rev/19ad7cd30cbf
branches:  trunk
changeset: 626556:19ad7cd30cbf
user:      tron <tron%pkgsrc.org@localhost>
date:      Fri Nov 15 07:42:08 2013 +0000

description:
Fix download URL on "ftp.fu-berlin.de".

diffstat:

 graphics/png/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 5c3e08743f1b -r 19ad7cd30cbf graphics/png/Makefile
--- a/graphics/png/Makefile     Fri Nov 15 06:08:51 2013 +0000
+++ b/graphics/png/Makefile     Fri Nov 15 07:42:08 2013 +0000
@@ -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@localhost



Home | Main Index | Thread Index | Old Index