diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2002-05-06 20:57:56 +0800 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2002-05-06 20:57:56 +0800 |
commit | 0066cd845cb338eb53748d0cca73e1c242bf7943 (patch) | |
tree | 8546a695c4fb8ee941b9754f8c98e4a1f3b7bcd2 /mail/exim-devel | |
parent | 8a3a55de71209de7c898f480a6cdf1804d997576 (diff) | |
download | freebsd-ports-gnome-0066cd845cb338eb53748d0cca73e1c242bf7943.tar.gz freebsd-ports-gnome-0066cd845cb338eb53748d0cca73e1c242bf7943.tar.zst freebsd-ports-gnome-0066cd845cb338eb53748d0cca73e1c242bf7943.zip |
Update to exim-4.04: mostly fixes of fixes from exim-4.03.
Diffstat (limited to 'mail/exim-devel')
-rw-r--r-- | mail/exim-devel/Makefile | 3 | ||||
-rw-r--r-- | mail/exim-devel/distinfo | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/mail/exim-devel/Makefile b/mail/exim-devel/Makefile index c6d008d4a5e6..27ed68a1b7f8 100644 --- a/mail/exim-devel/Makefile +++ b/mail/exim-devel/Makefile @@ -7,7 +7,6 @@ PORTNAME= exim PORTVERSION= ${EXIM_VERSION} -PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/ \ http://www.exim.org/ftp/exim4/ \ @@ -23,7 +22,7 @@ USE_BZIP2= yes MAN8= exim.8 -EXIM_VERSION= 4.03 +EXIM_VERSION= 4.04 EXIM_DOCVERSION= 4.00 PLIST_SUB+= EXIM_VERSION="${EXIM_VERSION}" diff --git a/mail/exim-devel/distinfo b/mail/exim-devel/distinfo index 76c9f914bce2..9cfae96fce7a 100644 --- a/mail/exim-devel/distinfo +++ b/mail/exim-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (exim-4.03.tar.bz2) = 60e0d1163ec44bda4a078f09ae919f5e +MD5 (exim-4.04.tar.bz2) = 870b5429ddddfbce9b076304f3ba943f MD5 (exim-texinfo-4.00.tar.bz2) = 18983a980fda2c4d375072c7efe3d994 |