diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2004-03-09 15:14:01 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2004-03-09 15:14:01 +0000 |
commit | ae54af2ac9655e948a5aafd4a4ca4d9292553245 (patch) | |
tree | ff6e7043dc235e3343157e2dd9fc32985e41e246 /mail/exim-doc-html/Makefile | |
parent | 597ef7214947b1862393c4409133b798acfb8c2c (diff) | |
download | ports-ae54af2ac9655e948a5aafd4a4ca4d9292553245.tar.gz ports-ae54af2ac9655e948a5aafd4a4ca4d9292553245.zip |
When wjv and I originally discussed these ports (exim-doc-* alternative
documentation formats for exim), neither one of us was wild about
maintaining them.
If they rot too badly, they should be removed.
Notes
Notes:
svn path=/head/; revision=103426
Diffstat (limited to 'mail/exim-doc-html/Makefile')
-rw-r--r-- | mail/exim-doc-html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/exim-doc-html/Makefile b/mail/exim-doc-html/Makefile index d65a791afe98..70c317331a77 100644 --- a/mail/exim-doc-html/Makefile +++ b/mail/exim-doc-html/Makefile @@ -14,7 +14,7 @@ PKGNAMESUFFIX= -doc-${DOCFORMAT} DISTNAME= exim-${DISTDOCFORMAT}-${PORTVERSION} DIST_SUBDIR= exim -MAINTAINER= sheldonh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Documentation for the Exim MTA in multiple formats USE_BZIP2= yes |