diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-10-15 04:35:39 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-10-15 04:35:39 +0800 |
commit | 8bb6d8751898111e227461453165f81c13b8bf28 (patch) | |
tree | 39a378cbcad70eec94fe5d62df2a3cca3d2fab15 /x11-fonts | |
parent | 3e47f3d9e23e18577c1699974bf6ed95d1991aae (diff) | |
download | freebsd-ports-gnome-8bb6d8751898111e227461453165f81c13b8bf28.tar.gz freebsd-ports-gnome-8bb6d8751898111e227461453165f81c13b8bf28.tar.zst freebsd-ports-gnome-8bb6d8751898111e227461453165f81c13b8bf28.zip |
- Reassign to the heap
Noticed by: dougb
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/indic-ttf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/indic-ttf/Makefile b/x11-fonts/indic-ttf/Makefile index de319a84189b..c1f060b9635c 100644 --- a/x11-fonts/indic-ttf/Makefile +++ b/x11-fonts/indic-ttf/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= pool/main/t/ttf-indic-fonts PKGNAMESUFFIX= -fonts DISTNAME= ${PORTNAME:C|(.*)-(.*)|\2-\1|}${PKGNAMESUFFIX}_${PORTVERSION} -MAINTAINER= jacula@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A collection of truetype Indic fonts BUILD_DEPENDS+= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ |