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/pchar | |
parent | 02e32ad925613b772b695e506557c50f0ec7ba26 (diff) | |
download | ports-82875e2fead5332f7fd29780e3a7a9eea5aaea72.tar.gz ports-82875e2fead5332f7fd29780e3a7a9eea5aaea72.zip |
Notes
Diffstat (limited to 'net/pchar')
-rw-r--r-- | net/pchar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pchar/Makefile b/net/pchar/Makefile index 277e8a56ad0c..e21f6e352afb 100644 --- a/net/pchar/Makefile +++ b/net/pchar/Makefile @@ -26,7 +26,7 @@ PORTDOCS= README CHANGES FAQ NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |