diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2002-07-14 20:26:33 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2002-07-14 20:26:33 +0000 |
commit | 6ef550dcec6232dd7ee48be413889d61365bc6cd (patch) | |
tree | baa6dd3f8354440b68e6e93e6460c28da1d80590 /x11-fonts/XFree86-4-fontEncodings | |
parent | c726f4a62f390d704a3b323523747d6d29f45c05 (diff) | |
download | ports-6ef550dcec6232dd7ee48be413889d61365bc6cd.tar.gz ports-6ef550dcec6232dd7ee48be413889d61365bc6cd.zip |
Notes
Diffstat (limited to 'x11-fonts/XFree86-4-fontEncodings')
-rw-r--r-- | x11-fonts/XFree86-4-fontEncodings/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/XFree86-4-fontEncodings/Makefile b/x11-fonts/XFree86-4-fontEncodings/Makefile index dd428a469e49..0e4d2ce0188a 100644 --- a/x11-fonts/XFree86-4-fontEncodings/Makefile +++ b/x11-fonts/XFree86-4-fontEncodings/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTVERSION} PKGNAMEPREFIX= XFree86- DISTFILES= X${PORTVERSION:S/.//g}src-2.tgz -MAINTAINER= taguchi@tohoku.iij.ad.jp +MAINTAINER= anholt@freebsd.org BUILD_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients |