diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-02-05 22:58:35 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-02-05 22:58:35 +0000 |
commit | f60b29587c685f635d9bb20e8ff411c85835f3db (patch) | |
tree | 188a8b95cde2557eae4ddfe9f600d26a52997c86 /mail/procmail/Makefile | |
parent | Update to the snapshot as of 2001/02/05. (diff) |
Upgrade to 3.15.1
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
Diffstat (limited to 'mail/procmail/Makefile')
-rw-r--r-- | mail/procmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/procmail/Makefile b/mail/procmail/Makefile index e4b2a798b3e8..6a1e9fcdd4a6 100644 --- a/mail/procmail/Makefile +++ b/mail/procmail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= procmail -PORTVERSION= 3.15 +PORTVERSION= 3.15.1 CATEGORIES= mail MASTER_SITES= ftp://ftp.procmail.org/pub/procmail/ \ ftp://ftp.informatik.rwth-aachen.de/pub/packages/procmail/ |