diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2010-07-26 19:37:37 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2010-07-26 19:37:37 +0000 |
commit | 7388b260dbaf0b0c042d8ce7b403580afd6bdadb (patch) | |
tree | 186379ec074601a4a35b5f42e4501e3b1e26b2ec /x11-fonts | |
parent | 05aa5480caeaff23fc26b40e3c7de1f8578ba811 (diff) | |
download | ports-7388b260dbaf0b0c042d8ce7b403580afd6bdadb.tar.gz ports-7388b260dbaf0b0c042d8ce7b403580afd6bdadb.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/dejavu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/dejavu/Makefile b/x11-fonts/dejavu/Makefile index 5954105721e1..75b6eac7afb5 100644 --- a/x11-fonts/dejavu/Makefile +++ b/x11-fonts/dejavu/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-fonts MASTER_SITES= SF DISTNAME= ${PORTNAME}-fonts-ttf-${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= naddy@FreeBSD.org COMMENT= Bitstream Vera Fonts clone with a wider range of characters BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig |