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/uplog/Makefile | |
parent | 02e32ad925613b772b695e506557c50f0ec7ba26 (diff) |
Remove trailing whitespaces from category net
Notes
Notes:
svn path=/head/; revision=345423
Diffstat (limited to 'net/uplog/Makefile')
-rw-r--r-- | net/uplog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/uplog/Makefile b/net/uplog/Makefile index f0a90037c22b..a24c70e2993b 100644 --- a/net/uplog/Makefile +++ b/net/uplog/Makefile @@ -16,7 +16,7 @@ CPPFLAGS+= -I${LOCALBASE}/include PORTDOCS= README PLIST_FILES= bin/uplog -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |