diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-06-28 05:10:23 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-06-28 05:10:23 +0800 |
commit | 21795cdb730afc2143ef8cac84b5481528ff09f6 (patch) | |
tree | 0009b277f91ad73e423ce650adab9cb118e5d522 /graphics/gdk-pixbuf2/Makefile | |
parent | 7bd34dc9bdde18f49b91e42b9c984bed4f0a5cb9 (diff) | |
download | marcuscom-ports-21795cdb730afc2143ef8cac84b5481528ff09f6.tar marcuscom-ports-21795cdb730afc2143ef8cac84b5481528ff09f6.tar.gz marcuscom-ports-21795cdb730afc2143ef8cac84b5481528ff09f6.tar.bz2 marcuscom-ports-21795cdb730afc2143ef8cac84b5481528ff09f6.tar.lz marcuscom-ports-21795cdb730afc2143ef8cac84b5481528ff09f6.tar.xz marcuscom-ports-21795cdb730afc2143ef8cac84b5481528ff09f6.tar.zst marcuscom-ports-21795cdb730afc2143ef8cac84b5481528ff09f6.zip |
Update to 2.23.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16093 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/gdk-pixbuf2/Makefile')
-rw-r--r-- | graphics/gdk-pixbuf2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gdk-pixbuf2/Makefile b/graphics/gdk-pixbuf2/Makefile index a0b99c6ff..45f5c5913 100644 --- a/graphics/gdk-pixbuf2/Makefile +++ b/graphics/gdk-pixbuf2/Makefile @@ -3,10 +3,10 @@ # Whom: Ade Lovett <ade@lovett.com> # # $FreeBSD$ -# $MCom: ports/graphics/gdk-pixbuf2/Makefile,v 1.13 2011/03/30 22:25:53 kwm Exp $ +# $MCom: ports/graphics/gdk-pixbuf2/Makefile,v 1.14 2011/06/14 14:02:43 kwm Exp $ PORTNAME?= gdk-pixbuf -PORTVERSION= 2.23.4 +PORTVERSION= 2.23.5 CATEGORIES?= graphics MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/gdk-pixbuf/${PORTVERSION:R} |