diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2009-02-02 01:36:16 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2009-02-02 01:36:16 +0000 |
commit | 7c806af372979087f0f0c243eeeb28f0ae46ffdc (patch) | |
tree | 0a816a1b1ad04784f7216a5264bcd322d9989199 /www/gtkhtml38 | |
parent | 1319a93963e675cebedbd02ed0569ee7553214e2 (diff) |
Notes
Diffstat (limited to 'www/gtkhtml38')
-rw-r--r-- | www/gtkhtml38/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile index c023733205a4..1aac9ec6ecde 100644 --- a/www/gtkhtml38/Makefile +++ b/www/gtkhtml38/Makefile @@ -10,7 +10,7 @@ PORTNAME= gtkhtml3 PORTVERSION= 3.12.3 PORTREVISION= 5 CATEGORIES= www gnome -MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} DISTNAME= ${PORTNAME:S/3$//}-${PORTVERSION} DIST_SUBDIR= gnome2 |