diff options
Diffstat (limited to 'graphics/png/Makefile')
-rw-r--r-- | graphics/png/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile index 82253848f8b3..1d14b34b320f 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -8,8 +8,7 @@ PORTNAME= png PORTVERSION= 1.2.38 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= lib${PORTNAME} +MASTER_SITES= SF/lib${PORTNAME}/lib${PORTNAME}-stable/${PORTVERSION} DISTNAME= lib${PORTNAME}-${PORTVERSION} #PATCH_SITES= ${MASTER_SITES} #PATCH_SITE_SUBDIR= ${MASTER_SITE_SUBDIR} |