diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-06-29 06:46:38 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-06-29 06:46:38 +0000 |
commit | 370ea5ada81a86988edf355dea40d822ae80be8f (patch) | |
tree | 9f98b3d57176a6db64921e115502dade653d4dd8 /mail/procmail/Makefile | |
parent | o Fix compiling problem due to implicit set of GNU_CONFIGURE when using (diff) |
Upgrade to 3.20
Notes
Notes:
svn path=/head/; revision=44548
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/ |