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-fonts | |
parent | 1319a93963e675cebedbd02ed0569ee7553214e2 (diff) | |
download | ports-7c806af372979087f0f0c243eeeb28f0ae46ffdc.tar.gz ports-7c806af372979087f0f0c243eeeb28f0ae46ffdc.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/bitstream-vera/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/bitstream-vera/Makefile b/x11-fonts/bitstream-vera/Makefile index 68dcfea5cd8e..6c91428f3a1b 100644 --- a/x11-fonts/bitstream-vera/Makefile +++ b/x11-fonts/bitstream-vera/Makefile @@ -10,7 +10,7 @@ PORTNAME= bitstream-vera PORTVERSION= 1.10 PORTREVISION= 4 CATEGORIES= x11-fonts -MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/ttf-${PORTNAME}/1.10 DISTNAME= ttf-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= gnome2 |