diff options
author | miwi <miwi@FreeBSD.org> | 2015-12-11 16:43:44 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2015-12-11 16:43:44 +0800 |
commit | c39e9eff3b6764ca003bb843f92404ac29c53c1a (patch) | |
tree | a092f5fe1265e4261764e54dd072e2959fe327a5 /x11-fonts | |
parent | 8a03a9429ff4bd48b463d1e0ec24e563a1b6e69f (diff) | |
download | freebsd-ports-gnome-c39e9eff3b6764ca003bb843f92404ac29c53c1a.tar.gz freebsd-ports-gnome-c39e9eff3b6764ca003bb843f92404ac29c53c1a.tar.zst freebsd-ports-gnome-c39e9eff3b6764ca003bb843f92404ac29c53c1a.zip |
- Reset maintainer
PR: 205175
Submitted by: ysarumaru@gmail.com
Approved by: mat (mentor)
Differential Revision: D4491
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/bdfresize/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/bdfresize/Makefile b/x11-fonts/bdfresize/Makefile index d1e481f7eaaf..a7f8ebac8bfd 100644 --- a/x11-fonts/bdfresize/Makefile +++ b/x11-fonts/bdfresize/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= x11-fonts MASTER_SITES= http://openlab.ring.gr.jp/efont/dist/tools/bdfresize/ -MAINTAINER= sarumaru@jp.FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool for resizing BDF format font GNU_CONFIGURE= yes |