diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2011-03-23 16:58:01 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2011-03-23 16:58:01 +0000 |
commit | 1c89fac54a3dd7ffce40396f05b0e733d649f6b1 (patch) | |
tree | 071969251d0c56812666029aa43fc3dd64012c1a /x11-fonts/freefont-ttf | |
parent | 6da156569821da4a96c425de01670ae05f243491 (diff) | |
download | ports-1c89fac54a3dd7ffce40396f05b0e733d649f6b1.tar.gz ports-1c89fac54a3dd7ffce40396f05b0e733d649f6b1.zip |
Notes
Diffstat (limited to 'x11-fonts/freefont-ttf')
-rw-r--r-- | x11-fonts/freefont-ttf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/freefont-ttf/Makefile b/x11-fonts/freefont-ttf/Makefile index ae2d4525a032..88900bcae0ef 100644 --- a/x11-fonts/freefont-ttf/Makefile +++ b/x11-fonts/freefont-ttf/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-fonts MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= freefont -MAINTAINER= c0rn@o2.pl +MAINTAINER= pawel@FreeBSD.org COMMENT= Free UCS Outline Fonts BUILD_DEPENDS= mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale \ |