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/gtkhtml3/Makefile | |
parent | 1319a93963e675cebedbd02ed0569ee7553214e2 (diff) |
Notes
Diffstat (limited to 'www/gtkhtml3/Makefile')
-rw-r--r-- | www/gtkhtml3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index f5716c4a3955..40decf4d7658 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -9,7 +9,7 @@ PORTNAME= gtkhtml3 PORTVERSION= 3.24.3 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 |