diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-04 23:51:46 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-04 23:51:46 +0000 |
commit | 32b1b831cd993dbca6afca173ebb087cd26238f0 (patch) | |
tree | b7bfe10b717cc84624543360d74893a3ad1d3693 /x11-fonts/freefont-ttf | |
parent | d45aafd6c7ec85c58376e45d5a011ac5a2d94ea2 (diff) | |
download | ports-32b1b831cd993dbca6afca173ebb087cd26238f0.tar.gz ports-32b1b831cd993dbca6afca173ebb087cd26238f0.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 d86e665d6202..b0b897932301 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= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Free UCS Outline Fonts BUILD_DEPENDS= mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale \ |