diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-12-24 09:57:36 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-12-24 09:57:36 +0000 |
commit | 1f5fa234587b7d4c3e1afc13b012e16c6f7d60dd (patch) | |
tree | f7e463a497e98f780eac5cfb2559e0533ce62e7d /x11-fonts | |
parent | ca7f144fab97782d5f43a6b6c74c03f8a1ddbecd (diff) | |
download | ports-1f5fa234587b7d4c3e1afc13b012e16c6f7d60dd.tar.gz ports-1f5fa234587b7d4c3e1afc13b012e16c6f7d60dd.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 85c15663ba33..ea808b594967 100644 --- a/x11-fonts/dejavu/Makefile +++ b/x11-fonts/dejavu/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-ttf-${PORTVERSION} MAINTAINER= ahze@FreeBSD.org -COMMENT= Clone of Bitstream Vera Fonts with a wider range of characters +COMMENT= Bitstream Vera Fonts clone with a wider range of characters BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig RUN_DEPENDS= ${BUILD_DEPENDS} |