mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
06d0ac62dc
Change the maintainer to nobu@psrc.isac.co.jp. (Well, he has been maintaining this port, but someone with commit privilege should be listed as maintainer back when he submitted the original port.) PR: 4475 Submitted by: nobu@psrc.isac.co.jp
17 lines
335 B
Plaintext
17 lines
335 B
Plaintext
--- Makefile.in.orig Sat Sep 6 16:49:17 1997
|
|
+++ Makefile.in Sat Sep 6 16:55:37 1997
|
|
@@ -22,11 +22,11 @@
|
|
|
|
# Where the installed binary goes.
|
|
bindir = ${exec_prefix}/bin
|
|
-binprefix =
|
|
+binprefix = j
|
|
|
|
mandir = ${prefix}/man/man${manext}
|
|
manext = 1
|
|
-manprefix =
|
|
+manprefix = j
|
|
|
|
#### End of system configuration section. ####
|
|
|