diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2001-06-11 15:54:45 +0800 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2001-06-11 15:54:45 +0800 |
commit | 45bf4f1db7fb805861633194c3eec702c2d55523 (patch) | |
tree | 9abf1deaae15588478a402da78cb9a9dcb6ba203 /mail/exim | |
parent | 934a1b047b172ad1324dc8870f4672b3077c417e (diff) | |
download | freebsd-ports-gnome-45bf4f1db7fb805861633194c3eec702c2d55523.tar.gz freebsd-ports-gnome-45bf4f1db7fb805861633194c3eec702c2d55523.tar.zst freebsd-ports-gnome-45bf4f1db7fb805861633194c3eec702c2d55523.zip |
The previous revision should have bumped PORTREVISION. Do so now.
Diffstat (limited to 'mail/exim')
-rw-r--r-- | mail/exim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index c0947491b246..7d9717308cd6 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -7,7 +7,7 @@ PORTNAME= exim PORTVERSION= 3.22 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/ \ http://www.exim.org/ftp/ \ |