aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/mkbold
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2005-05-03 17:33:32 +0800
committervanilla <vanilla@FreeBSD.org>2005-05-03 17:33:32 +0800
commit55d71cf31c371ba84de0f068822a7e5fb404a99e (patch)
treeefcb55ec55dd648524a6067b128c971d4f42bd91 /x11-fonts/mkbold
parentfce7d6463da92cbd3e9f5f7194ae894621a34619 (diff)
downloadfreebsd-ports-gnome-55d71cf31c371ba84de0f068822a7e5fb404a99e.tar.gz
freebsd-ports-gnome-55d71cf31c371ba84de0f068822a7e5fb404a99e.tar.zst
freebsd-ports-gnome-55d71cf31c371ba84de0f068822a7e5fb404a99e.zip
- Change maintainer's mail address.
- Change URL of {MASTER,PATCH}_SITES where I distribute sources/patches. - mkbold/mkitalic: Make portlint happy. PR: ports/80538 Submitted by: maintainer
Diffstat (limited to 'x11-fonts/mkbold')
-rw-r--r--x11-fonts/mkbold/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/mkbold/Makefile b/x11-fonts/mkbold/Makefile
index f2e1c066e32f..daf48ca01f63 100644
--- a/x11-fonts/mkbold/Makefile
+++ b/x11-fonts/mkbold/Makefile
@@ -12,11 +12,11 @@ CATEGORIES= x11-fonts
MASTER_SITES= ${MASTER_SITE_PORTS_JP}
EXTRACT_SUFX= .bz2
-MAINTAINER= koma2@ms.u-tokyo.ac.jp
+MAINTAINER= koma2@lovepeers.org
COMMENT= Perl script to make BDF font bold
PREFIX?= ${X11BASE}
-CONFLICTS= mkbold-mkitalic-*
+CONFLICTS= mkbold-mkitalic-[0-9]*
PLIST_FILES= bin/mkbold
USE_PERL5= yes