diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2003-11-04 21:28:40 +0800 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2003-11-04 21:28:40 +0800 |
commit | 2b2f5d5f8f2073bb8b71d9da252c0c821072f6a8 (patch) | |
tree | 724452c1427a8f66a17be737968e9012ac3c9a4a /mail/exim/Makefile | |
parent | 765ba5b4d74ee46a078d70f0574c222cd92b7dad (diff) | |
download | freebsd-ports-gnome-2b2f5d5f8f2073bb8b71d9da252c0c821072f6a8.tar.gz freebsd-ports-gnome-2b2f5d5f8f2073bb8b71d9da252c0c821072f6a8.tar.zst freebsd-ports-gnome-2b2f5d5f8f2073bb8b71d9da252c0c821072f6a8.zip |
Suggest uncommenting ScanMail in POST-INSTALL-NOTES.clamd.
I'm bumping PORTREVISION for this, because it allowed Mimail.C to slip
through. :-(
Submitted by: Phil White <exim@radagast.itmagic.ltd.uk>
Diffstat (limited to 'mail/exim/Makefile')
-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 b0ca064e1098..4cfc53def6f8 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -7,7 +7,7 @@ PORTNAME= exim PORTVERSION= 4.24 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_EXIM} MASTER_SITE_SUBDIR= exim4 |