diff options
author | ache <ache@FreeBSD.org> | 2001-06-29 14:46:38 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2001-06-29 14:46:38 +0800 |
commit | 48ba2d10752789ef2ae36551bfbcc8396a8a5a27 (patch) | |
tree | be07cbcd443fa375401d8b72a745bda21c359651 /mail/procmail/Makefile | |
parent | 01bd753793ffb9dfa4ee39ef53e2a6924f1a6dea (diff) | |
download | freebsd-ports-gnome-48ba2d10752789ef2ae36551bfbcc8396a8a5a27.tar.gz freebsd-ports-gnome-48ba2d10752789ef2ae36551bfbcc8396a8a5a27.tar.zst freebsd-ports-gnome-48ba2d10752789ef2ae36551bfbcc8396a8a5a27.zip |
Upgrade to 3.20
Diffstat (limited to 'mail/procmail/Makefile')
-rw-r--r-- | mail/procmail/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/procmail/Makefile b/mail/procmail/Makefile index 760d2147d44a..d62570fa0549 100644 --- a/mail/procmail/Makefile +++ b/mail/procmail/Makefile @@ -6,8 +6,7 @@ # PORTNAME= procmail -PORTVERSION= 3.15.1 -PORTREVISION= 1 +PORTVERSION= 3.20 CATEGORIES= mail MASTER_SITES= ftp://ftp.procmail.org/pub/procmail/ \ ftp://ftp.informatik.rwth-aachen.de/pub/packages/procmail/ |