diff options
Diffstat (limited to 'graphics/linux-png10/Makefile')
-rw-r--r-- | graphics/linux-png10/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/linux-png10/Makefile b/graphics/linux-png10/Makefile index 7a6a9ea..9d2f32e 100644 --- a/graphics/linux-png10/Makefile +++ b/graphics/linux-png10/Makefile @@ -6,11 +6,11 @@ # PORTNAME= png -PORTVERSION= 1.0.9 +PORTVERSION= 1.0.14 CATEGORIES= graphics linux -FORBIDDEN= "security bug--see <URL:http://rhn.redhat.com/errata/RHSA-2002-151.html> +MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} -RPM_SET= libpng-${PORTVERSION}-1.${MACHINE_ARCH}.rpm +RPM_SET= libpng-${PORTVERSION}-0.7x.3.${MACHINE_ARCH}.rpm .include "../../x11-toolkits/linux-gtk/Makefile" |