diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-06-15 14:39:48 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-06-15 14:39:48 +0000 |
commit | 681fabeff171865448421169f0df45d19ca14c0d (patch) | |
tree | eb7454fccd2b18128fa31a9bb90648c4b7c87974 | |
parent | Exim is a drop-in replacement for sendmail. Since 4.1-RELEASE, (diff) |
Bump PORTREVISION to reflect the change made in rev 1.84 (exim.sh
retired, use mailwrapper(8) instead).
Notes
Notes:
svn path=/head/; revision=44037
-rw-r--r-- | mail/exim-devel/Makefile | 2 | ||||
-rw-r--r-- | mail/exim-old/Makefile | 2 | ||||
-rw-r--r-- | mail/exim/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/exim-devel/Makefile b/mail/exim-devel/Makefile index f53178474ea5..6dbf50125c69 100644 --- a/mail/exim-devel/Makefile +++ b/mail/exim-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= exim PORTVERSION= 3.22 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= mail MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/ \ http://www.exim.org/ftp/ \ diff --git a/mail/exim-old/Makefile b/mail/exim-old/Makefile index f53178474ea5..6dbf50125c69 100644 --- a/mail/exim-old/Makefile +++ b/mail/exim-old/Makefile @@ -7,7 +7,7 @@ PORTNAME= exim PORTVERSION= 3.22 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= mail MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/ \ http://www.exim.org/ftp/ \ diff --git a/mail/exim/Makefile b/mail/exim/Makefile index f53178474ea5..6dbf50125c69 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -7,7 +7,7 @@ PORTNAME= exim PORTVERSION= 3.22 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= mail MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/ \ http://www.exim.org/ftp/ \ |