diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-20 16:02:57 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-20 16:02:57 +0000 |
commit | 1a17bba0241da6d84486cf9715e393f449eff8ce (patch) | |
tree | 342242468ad7c7913b490ba1af2b35f67c42e8bf /graphics | |
parent | af08f7824ca60aa0e2285ebe17df524dc74ecbe4 (diff) | |
download | ports-1a17bba0241da6d84486cf9715e393f449eff8ce.tar.gz ports-1a17bba0241da6d84486cf9715e393f449eff8ce.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gdk-pixbuf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gdk-pixbuf/Makefile b/graphics/gdk-pixbuf/Makefile index 7bd29961cd72..965a8e635303 100644 --- a/graphics/gdk-pixbuf/Makefile +++ b/graphics/gdk-pixbuf/Makefile @@ -9,7 +9,7 @@ PORTNAME?= gdk-pixbuf PORTVERSION= 0.22.0 CATEGORIES?= graphics MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.22 +MASTER_SITE_SUBDIR= sources/gdk-pixbuf/0.22 DISTNAME= gdk-pixbuf-${PORTVERSION} DIST_SUBDIR= gnome |