diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2002-09-17 20:02:00 +0800 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2002-09-17 20:02:00 +0800 |
commit | 3d47d95faf72254ed129afa8514e4b7050d7fec5 (patch) | |
tree | 4e93d7be2d02a68442a273406d79b75d23d9d660 | |
parent | a795b50196ea9f8da645303fed260e8f90efedc7 (diff) | |
download | freebsd-ports-gnome-3d47d95faf72254ed129afa8514e4b7050d7fec5.tar.gz freebsd-ports-gnome-3d47d95faf72254ed129afa8514e4b7050d7fec5.tar.zst freebsd-ports-gnome-3d47d95faf72254ed129afa8514e4b7050d7fec5.zip |
Track exim-4.xx now that ports/mail/exim is for exim-4.xx.
-rw-r--r-- | mail/exim-doc-html/Makefile | 4 | ||||
-rw-r--r-- | mail/exim-doc-html/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/exim-doc-html/Makefile b/mail/exim-doc-html/Makefile index 3081219ed480..e3d6fda6187c 100644 --- a/mail/exim-doc-html/Makefile +++ b/mail/exim-doc-html/Makefile @@ -8,8 +8,8 @@ PORTNAME= exim-doc-${DOCFORMAT} PORTVERSION= 4.10 CATEGORIES= mail -MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim3/ \ - http://www.exim.org/ftp/exim3/ \ +MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/ \ + http://www.exim.org/ftp/exim4/ \ ftp://ftp.is.co.za/networking/mail/transport/exim/ DISTNAME= exim-${DOCFORMAT}-${PORTVERSION} diff --git a/mail/exim-doc-html/distinfo b/mail/exim-doc-html/distinfo index 141f04100d4f..7e36bd826cb5 100644 --- a/mail/exim-doc-html/distinfo +++ b/mail/exim-doc-html/distinfo @@ -1,3 +1,3 @@ -MD5 (exim-html-3.30.tar.bz2) = ea83b86e0b3544439fa6066c78e088d6 -MD5 (exim-pdf-3.30.tar.bz2) = dcf22f5e8028b9e1a705924adf50a176 -MD5 (exim-postscript-3.30.tar.bz2) = 0a73acd61c84d3eae324ff3c53304944 +MD5 (exim-html-4.10.tar.bz2) = b8714b5870bf47fa7c45c84f2df2c4b4 +MD5 (exim-postscript-4.10.tar.bz2) = e0d9dbb5bca80efe5083723f6310bd4f +MD5 (exim-pdf-4.10.tar.bz2) = 2cbb439952981bf61c51a3b99087ea15 |