diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:38:29 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:38:29 +0000 |
commit | 82875e2fead5332f7fd29780e3a7a9eea5aaea72 (patch) | |
tree | c7b772babba44e0e05754db5dfac0343ee7f8199 /net/ptpd2 | |
parent | 02e32ad925613b772b695e506557c50f0ec7ba26 (diff) | |
download | ports-82875e2fead5332f7fd29780e3a7a9eea5aaea72.tar.gz ports-82875e2fead5332f7fd29780e3a7a9eea5aaea72.zip |
Notes
Diffstat (limited to 'net/ptpd2')
-rw-r--r-- | net/ptpd2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ptpd2/Makefile b/net/ptpd2/Makefile index 547fe9a694f8..e0f819e8a734 100644 --- a/net/ptpd2/Makefile +++ b/net/ptpd2/Makefile @@ -26,7 +26,7 @@ PORTDOCS= * USE_RC_SUBR= ptpd2 -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |