mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 11:26:29 -04:00
Mmh is a modified version of the electronic mail handling system nmh. Nmh (new MH) itself was originally based on the package MH-6.8.3, and was intended to be a (mostly) compatible drop-in replacement for MH. In contrast, mmh is not intended to be a drop-in replacement for nmh, but rather aims for the modernization and simplification of nmh, accepting reduced compatiblity if it, at the same time, allows to achieve greater goals from mmh's point of view. WWW: http://marmaro.de/prog/mmh/ PR: 245346 Submitted by: satanist+freebsd@bureaucracy.de
11 lines
595 B
Text
11 lines
595 B
Text
--- man/Makefile.in.orig 2020-04-04 04:12:02 UTC
|
|
+++ man/Makefile.in
|
|
@@ -51,7 +51,7 @@ SEDMAN = $(SED) -f man.sed $< > $@
|
|
|
|
# man pages to install in $(mandir)/$(manext1)
|
|
MAN1SRC = ali. anno. burst. comp. dist. flist. flists. folder. folders. \
|
|
- forw. inc. mark. mhbuild. mhl. mhlist. mhsign. mhpgp. mmh. mmhwrap. \
|
|
+ forw. inc. mark. mhbuild. mhl. mhlist. mhsign. mhpgp. mmh. \
|
|
mhmail. mhparam. mhpath. mhstore. new. fnext. \
|
|
fprev. unseen. next. packf. pick. prev. prompter. rcvdist. rcvpack. \
|
|
rcvstore. refile. repl. rmf. rmm. scan. send. sendfiles. \
|