diff options
author | ben <ben@FreeBSD.org> | 2001-09-17 05:01:59 +0800 |
---|---|---|
committer | ben <ben@FreeBSD.org> | 2001-09-17 05:01:59 +0800 |
commit | 6588565c88d0753e9f8f3f910695439828ebb401 (patch) | |
tree | 81c0ecebb42fe4a00c140446ed0228a02a2243e5 /mail/cvsmail | |
parent | fbcab8992933800a5fd64d54005919ba9c2826ad (diff) | |
download | freebsd-ports-gnome-6588565c88d0753e9f8f3f910695439828ebb401.tar.gz freebsd-ports-gnome-6588565c88d0753e9f8f3f910695439828ebb401.tar.zst freebsd-ports-gnome-6588565c88d0753e9f8f3f910695439828ebb401.zip |
Bump to version 1.7, which better supports Joe's recent changes to the
commit mail script, along with a couple of other features requested by Joe
(see -c, -u, and -U in the manual page for details).
Diffstat (limited to 'mail/cvsmail')
-rw-r--r-- | mail/cvsmail/Makefile | 2 | ||||
-rw-r--r-- | mail/cvsmail/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/cvsmail/Makefile b/mail/cvsmail/Makefile index 43bf103e7cd9..ef5bdc197060 100644 --- a/mail/cvsmail/Makefile +++ b/mail/cvsmail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cvsmail -PORTVERSION= 1.5 +PORTVERSION= 1.7 CATEGORIES= mail MASTER_SITES= http://www.smithurst.org/ben/software/mail/dists/ DISTNAME= mailutils-${PORTVERSION} diff --git a/mail/cvsmail/distinfo b/mail/cvsmail/distinfo index 26ed6d21b713..3c220433a93f 100644 --- a/mail/cvsmail/distinfo +++ b/mail/cvsmail/distinfo @@ -1 +1 @@ -MD5 (mailutils-1.5.tar.gz) = 3e398faad1414e7ed13f953d26ef2a81 +MD5 (mailutils-1.7.tar.gz) = 8f111d8f4464780b13e9ae955f4b3422 |