diff options
author | Renato Botelho <garga@FreeBSD.org> | 2010-01-27 17:40:59 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2010-01-27 17:40:59 +0000 |
commit | 35438ffe1569570e68ce10673f43fb97bdc33c83 (patch) | |
tree | accee66f32957235167970e4316d327927ecb604 /x11-fonts/artwiz-fonts | |
parent | 9df65f751060d68064ca784f5ddce9bda06f0b57 (diff) | |
download | ports-35438ffe1569570e68ce10673f43fb97bdc33c83.tar.gz ports-35438ffe1569570e68ce10673f43fb97bdc33c83.zip |
Notes
Diffstat (limited to 'x11-fonts/artwiz-fonts')
-rw-r--r-- | x11-fonts/artwiz-fonts/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-fonts/artwiz-fonts/Makefile b/x11-fonts/artwiz-fonts/Makefile index 908ae2a99567..7cf6e76145b3 100644 --- a/x11-fonts/artwiz-fonts/Makefile +++ b/x11-fonts/artwiz-fonts/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.xs4all.nl/~hanb/software/fluxbox/ \ http://www.cus.org.uk/~dom/distfiles/artwiz-fonts/ DISTNAME= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= garga@FreeBSD.org COMMENT= A set of free fonts for X11 desktops NO_BUILD= yes @@ -21,10 +21,10 @@ USE_BZIP2= yes PKGMESSAGE= ${WRKDIR}/pkg-message WRKSRC= ${WRKDIR}/fluxbox-${PORTNAME} -FONTS= anorexia aqui cure cursor drift edges gelly glisp-bold \ - glisp lime mints-mild mints-strong nu snap +FONTS= anorexia aqui cure cursor drift edges gelly glisp-bold \ + glisp lime mints-mild mints-strong nu snap FONTDIR= ${LOCALBASE}/lib/X11/fonts/${PORTNAME}/ -FILES= ${FONTS:S,$,.pcf.gz,} ${FILESDIR}/fonts.dir +FILES= ${FONTS:S,$,.pcf.gz,} ${FILESDIR}/fonts.dir .include <bsd.port.pre.mk> |