diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2014-07-05 14:39:18 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2014-07-05 14:39:18 +0000 |
commit | a62d8aae1e2364d549f505f77dfd7736caddfca8 (patch) | |
tree | 517e991e0482ba8bc9f5f7fa532e128c98759010 /mail/exim-doc-pdf | |
parent | 8d1053da9cc01f3db6e9d21fd5b5d574088e0d87 (diff) |
Notes
Diffstat (limited to 'mail/exim-doc-pdf')
-rw-r--r-- | mail/exim-doc-pdf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/exim-doc-pdf/Makefile b/mail/exim-doc-pdf/Makefile index 16f79738113a..235acd21fc9d 100644 --- a/mail/exim-doc-pdf/Makefile +++ b/mail/exim-doc-pdf/Makefile @@ -4,5 +4,4 @@ DOCFORMAT= pdf MASTERDIR= ${.CURDIR}/../exim-doc-html -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |