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 /x11-toolkits/gtk12 | |
parent | 1319a93963e675cebedbd02ed0569ee7553214e2 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/gtk12')
-rw-r--r-- | x11-toolkits/gtk12/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtk12/Makefile b/x11-toolkits/gtk12/Makefile index 9f57236d6067..267fa076f6a1 100644 --- a/x11-toolkits/gtk12/Makefile +++ b/x11-toolkits/gtk12/Makefile @@ -9,7 +9,7 @@ PORTNAME= gtk PORTVERSION= 1.2.10 PORTREVISION= 20 CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/gtk+/1.2 DISTNAME= gtk+-${PORTVERSION} |