X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/69b409f148f5517df72659d5ef3f6a103a2638a7..23024ffad75d997bf2a85b3a65fbfdfd35f8150c:/SPECS/nmh.cygport diff --git a/SPECS/nmh.cygport b/SPECS/nmh.cygport index 7d65fd4c..6b932393 100644 --- a/SPECS/nmh.cygport +++ b/SPECS/nmh.cygport @@ -1,10 +1,10 @@ NAME="nmh" VERSION=1.7 -RELEASE=1 +RELEASE=2 CATEGORY="Mail" -SUMMARY="A capable MIME-email-handling system for the shell" -DESCRIPTION="A capable MIME-email-handling system for the shell. +SUMMARY="A capable MIME-email-handling system with a command-line interface" +DESCRIPTION="A capable MIME-email-handling system with a command-line interface. nmh is a collection of single-purpose programs that send, receive, show, search, and otherwise manipulate emails, including MIME. They combine well with other Unix programs, easing the development @@ -14,4 +14,3 @@ projects. nmh is a descendant of the RAND MH, Mail Handler, project." HOMEPAGE="http://savannah.nongnu.org/projects/${PN}" SRC_URI="http://download.savannah.nongnu.org/releases/${PN}/${P}.tar.gz" -CYGCONF_ARGS="--sysconfdir=${prefix}/etc/${PN}"