diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2014-07-04 11:57:12 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2014-07-04 11:57:12 +0000 |
commit | 9a2173f6e49311f75f25dbb63bb5da352d828fc4 (patch) | |
tree | 30a40c4baaae0639d2f679e8dede4aecc85ab097 /mail/exim-doc-info/Makefile | |
parent | e4d0c9ffd67b4dc98b20bafe0fee16ceeca86ef0 (diff) | |
download | ports-9a2173f6e49311f75f25dbb63bb5da352d828fc4.tar.gz ports-9a2173f6e49311f75f25dbb63bb5da352d828fc4.zip |
Notes
Diffstat (limited to 'mail/exim-doc-info/Makefile')
-rw-r--r-- | mail/exim-doc-info/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/exim-doc-info/Makefile b/mail/exim-doc-info/Makefile index b9866ee8f49a..4518c27e0558 100644 --- a/mail/exim-doc-info/Makefile +++ b/mail/exim-doc-info/Makefile @@ -5,5 +5,4 @@ DOCFORMAT= info DISTDOCFORMAT= texinfo MASTERDIR= ${.CURDIR}/../exim-doc-html -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |