diff options
Diffstat (limited to 'graphics/png/Makefile')
-rw-r--r-- | graphics/png/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile index 15070b8762a4..d0ee0cb2d68d 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -8,7 +8,7 @@ PORTNAME= png PORTVERSION= 1.5.12 CATEGORIES= graphics -MASTER_SITES= SF/lib${PORTNAME}/lib${PORTNAME}15/${PORTVERSION} +MASTER_SITES= SF/lib${PORTNAME}/lib${PORTNAME}15/older-releases/${PORTVERSION} DISTNAME= lib${PORTNAME}-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |