diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2002-09-12 10:09:02 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2002-09-12 10:09:02 +0000 |
commit | 71de2357c8078808b1c579b08204feee10728259 (patch) | |
tree | bf28ece9f501d707a007b0b3b4a7ffa6f192e483 /mail/exim-doc-html | |
parent | 065ba805ddb02e4046ee704668f2b7ac32b7855f (diff) | |
download | ports-71de2357c8078808b1c579b08204feee10728259.tar.gz ports-71de2357c8078808b1c579b08204feee10728259.zip |
Notes
Diffstat (limited to 'mail/exim-doc-html')
-rw-r--r-- | mail/exim-doc-html/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exim-doc-html/Makefile b/mail/exim-doc-html/Makefile index bf9cb53e3236..3081219ed480 100644 --- a/mail/exim-doc-html/Makefile +++ b/mail/exim-doc-html/Makefile @@ -6,14 +6,14 @@ # PORTNAME= exim-doc-${DOCFORMAT} -PORTVERSION= 3.30 +PORTVERSION= 4.10 CATEGORIES= mail MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim3/ \ http://www.exim.org/ftp/exim3/ \ ftp://ftp.is.co.za/networking/mail/transport/exim/ DISTNAME= exim-${DOCFORMAT}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sheldonh@FreeBSD.org USE_BZIP2= yes NO_BUILD= yes |