diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2001-06-15 22:39:48 +0800 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2001-06-15 22:39:48 +0800 |
commit | 85a60dd8041ba77a3e4656d0b04128a27612595e (patch) | |
tree | 25e4d1660dcdc0531899e55bf30dfdacffe6409c /mail/exim-devel | |
parent | e700cab220a740a5e6aa1bccd26f9397332af1b4 (diff) | |
download | freebsd-ports-gnome-85a60dd8041ba77a3e4656d0b04128a27612595e.tar.gz freebsd-ports-gnome-85a60dd8041ba77a3e4656d0b04128a27612595e.tar.zst freebsd-ports-gnome-85a60dd8041ba77a3e4656d0b04128a27612595e.zip |
Bump PORTREVISION to reflect the change made in rev 1.84 (exim.sh
retired, use mailwrapper(8) instead).
Diffstat (limited to 'mail/exim-devel')
-rw-r--r-- | mail/exim-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 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/ \ |