summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2002-11-05 18:35:00 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2002-11-05 18:35:00 +0800
commitd5f5ea1fe16b93a680c181483beb7af39f6b381b (patch)
treef6181340aa072c7a24e916b20a8eed33148a2964 /www
parent2c2daba77b2bf5a834d6199defae83cd6e8200b4 (diff)
downloadmarcuscom-ports-d5f5ea1fe16b93a680c181483beb7af39f6b381b.tar
marcuscom-ports-d5f5ea1fe16b93a680c181483beb7af39f6b381b.tar.gz
marcuscom-ports-d5f5ea1fe16b93a680c181483beb7af39f6b381b.tar.bz2
marcuscom-ports-d5f5ea1fe16b93a680c181483beb7af39f6b381b.tar.lz
marcuscom-ports-d5f5ea1fe16b93a680c181483beb7af39f6b381b.tar.xz
marcuscom-ports-d5f5ea1fe16b93a680c181483beb7af39f6b381b.tar.zst
marcuscom-ports-d5f5ea1fe16b93a680c181483beb7af39f6b381b.zip
Use ${PORTNAME} in MASTER_SITE_SUBDIR.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@110 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r--www/gtkhtml/Makefile2
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