diff options
author | ache <ache@FreeBSD.org> | 2006-07-23 15:05:41 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2006-07-23 15:05:41 +0800 |
commit | 2594abf228c434e36a61f9857eba6157149cf1de (patch) | |
tree | 1739c36c8503ad55ee133aa6ee02820c791c3ed5 /graphics/png/Makefile | |
parent | fc4af23ffb01e41b21cdd2e28619e83d1aa8d756 (diff) | |
download | freebsd-ports-gnome-2594abf228c434e36a61f9857eba6157149cf1de.tar.gz freebsd-ports-gnome-2594abf228c434e36a61f9857eba6157149cf1de.tar.zst freebsd-ports-gnome-2594abf228c434e36a61f9857eba6157149cf1de.zip |
Upgrade to 1.2.12
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 059599edc9ab..b31e9a5fca22 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -6,8 +6,7 @@ # PORTNAME= png -PORTVERSION= 1.2.8 -PORTREVISION= 3 +PORTVERSION= 1.2.12 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lib${PORTNAME} |