diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/gtkhtml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile index a5b43fa29..503d55325 100644 --- a/www/gtkhtml/Makefile +++ b/www/gtkhtml/Makefile @@ -9,7 +9,7 @@ PORTNAME= gtkhtml PORTVERSION= 1.1.4 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gtkhtml/1.1 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1 DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org |