X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/4a007bacfa67e69923b15500e2b2c3a6bcde541a..ceeb47c04f8abb144a3fbaeae3a54010175c2d36:/SPECS/nmh.cygport diff --git a/SPECS/nmh.cygport b/SPECS/nmh.cygport index 17de0b95..3013f1ec 100644 --- a/SPECS/nmh.cygport +++ b/SPECS/nmh.cygport @@ -1,6 +1,6 @@ NAME="nmh" -VERSION=1.6 -RELEASE=3 +VERSION=1.7 +RELEASE=1 CATEGORY="Mail" SUMMARY="A capable mail handling system with a command line interface" @@ -15,7 +15,6 @@ interface for it--nmh only has a command line interface. nmh is configured to use less and vim by default but options allow use of more and emacs, respectively." -HOMEPAGE="http://savannah.nongnu.org/projects/nmh" -SRC_URI="http://download.savannah.nongnu.org/releases/nmh/nmh-${VERSION}.tar.gz" -CYGCONF_ARGS="--sysconfdir=${prefix}/etc/nmh --with-cyrus-sasl --with-tls" - +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}"