]> diplodocus.org Git - nmh/blobdiff - SPECS/nmh.cygport
Alter HasSuffixC()'s char * to be const.
[nmh] / SPECS / nmh.cygport
index 17de0b951c70572a9d0870ac3b8d0913f1652ccf..833fc038ead8421fcecd196ffb67de2c15d6a592 100644 (file)
@@ -1,6 +1,6 @@
 NAME="nmh"
 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"
 
 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."
 
 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} --with-cyrus-sasl --with-tls --with-oauth"