X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/5a9d183a131c333adc76e90e3223aa4d76334d29..ef1ba39e8dae81091b6c3e73e72825ef6edea3c6:/SPECS/nmh.cygport diff --git a/SPECS/nmh.cygport b/SPECS/nmh.cygport index 2fe63b13..833fc038 100644 --- a/SPECS/nmh.cygport +++ b/SPECS/nmh.cygport @@ -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="--with-cyrus-sasl --with-tls --with-oauth" - +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} --with-cyrus-sasl --with-tls --with-oauth"