diff options
-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} |