Index: graphics/png/Makefile =================================================================== RCS file: /a/.cvsup/ports/graphics/png/Makefile,v retrieving revision 1.108 diff -u -p -r1.108 Makefile --- graphics/png/Makefile 4 Jun 2010 08:09:19 -0000 1.108 +++ graphics/png/Makefile 10 Jun 2010 18:37:35 -0000 @@ -36,7 +36,8 @@ OPTIONS= APNG "Animated PNG support" Off .include .if defined(WITH_APNG) || make(makesum) || defined(FETCH_ALL) -MASTER_SITES+= http://littlesvr.ca/apng/diff/:apng +MASTER_SITES+= SF/vdubapngmod/lib${PORTNAME}-apng-patch/${PORTVERSION}:apng \ + http://littlesvr.ca/apng/diff/:apng DISTFILES+= ${DISTNAME}-apng.patch:apng .endif .if defined(WITH_APNG)