]> diplodocus.org Git - nmh/blobdiff - SPECS/nmh.cygport
Alter HasSuffixC()'s char * to be const.
[nmh] / SPECS / nmh.cygport
index 2fe63b132968e3cb24b89dba6d6c41b2a295edc0..833fc038ead8421fcecd196ffb67de2c15d6a592 100644 (file)
@@ -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"