diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-19 19:38:50 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-19 19:38:50 +0000 |
commit | 5129eee3f9f842a22b4b1173f516f3d4e00c5c04 (patch) | |
tree | b429a519938d1cd36df479828d6846bf107a85da /graphics/gdk-pixbuf/Makefile | |
parent | 880332deed56044a8ae2407e284fe9e9b3b69c0e (diff) |
Notes
Diffstat (limited to 'graphics/gdk-pixbuf/Makefile')
-rw-r--r-- | graphics/gdk-pixbuf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gdk-pixbuf/Makefile b/graphics/gdk-pixbuf/Makefile index c04067314a1a..7bd29961cd72 100644 --- a/graphics/gdk-pixbuf/Makefile +++ b/graphics/gdk-pixbuf/Makefile @@ -6,10 +6,10 @@ # PORTNAME?= gdk-pixbuf -PORTVERSION= 0.21.0 +PORTVERSION= 0.22.0 CATEGORIES?= graphics MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gdk-pixbuf/0.21 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.22 DISTNAME= gdk-pixbuf-${PORTVERSION} DIST_SUBDIR= gnome |