svn commit: r355792 - head/mail/nmh

Cy Schubert cy at FreeBSD.org
Fri May 30 06:06:30 UTC 2014


Author: cy
Date: Fri May 30 06:06:29 2014
New Revision: 355792
URL: http://svnweb.freebsd.org/changeset/ports/355792
QAT: https://qat.redports.org/buildarchive/r355792/

Log:
  Add useful information in the form of pkg-message.

Added:
  head/mail/nmh/pkg-message   (contents, props changed)
Modified:
  head/mail/nmh/Makefile

Modified: head/mail/nmh/Makefile
==============================================================================
--- head/mail/nmh/Makefile	Fri May 30 05:56:15 2014	(r355791)
+++ head/mail/nmh/Makefile	Fri May 30 06:06:29 2014	(r355792)
@@ -3,6 +3,7 @@
 
 PORTNAME=	nmh
 PORTVERSION=	1.5
+PORTREVISION=	1
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_SAVANNAH}
 MASTER_SITE_SUBDIR=	nmh

Added: head/mail/nmh/pkg-message
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/mail/nmh/pkg-message	Fri May 30 06:06:29 2014	(r355792)
@@ -0,0 +1,14 @@
+=============================================================
+
+Some files you might need to customize include the following:
+
+    mhn.defaults - adjust the programs used to handle various
+	MIME content types.
+
+    mts.conf - adjust the "servers" setting if you don't have
+	a locally installed sendmail (or other MTA).
+
+You may also find interesting freely avaiable book about nmh:
+http://rand-mh.sourceforge.net/book/
+
+=============================================================


More information about the svn-ports-all mailing list