diff options
author | culot <culot@FreeBSD.org> | 2014-10-23 21:06:38 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2014-10-23 21:06:38 +0800 |
commit | 279ac17e8a02409f896af122e692e8cdc5f6bf9b (patch) | |
tree | 8396b6c9af429d63850dbbe5f2d2bca3fba353d0 /x11-fonts | |
parent | 5b088fb7c9a8416b7fd059c93f268b6ca8dc342a (diff) | |
download | freebsd-ports-gnome-279ac17e8a02409f896af122e692e8cdc5f6bf9b.tar.gz freebsd-ports-gnome-279ac17e8a02409f896af122e692e8cdc5f6bf9b.tar.zst freebsd-ports-gnome-279ac17e8a02409f896af122e692e8cdc5f6bf9b.zip |
- Reassign to the heap after jsa@'s bit was taken in for safekeeping
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/ecofont/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/ecofont/Makefile b/x11-fonts/ecofont/Makefile index f29ceaadf8f1..a33983567b47 100644 --- a/x11-fonts/ecofont/Makefile +++ b/x11-fonts/ecofont/Makefile @@ -7,7 +7,7 @@ CATEGORIES= x11-fonts MASTER_SITES= http://www.ecofont.com/assets/files/ DISTNAME= ecofont_vera_sans_regular -MAINTAINER= jsa@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Environmentally friendly, ink saving typeface BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig |