diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:38:29 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:38:29 +0800 |
commit | 83c4e495be68026d51bd1f4ebfd71075097e83d4 (patch) | |
tree | c7b772babba44e0e05754db5dfac0343ee7f8199 /net/cyphesis | |
parent | a398413f4a891c2613aff8890e6b1d94206509db (diff) | |
download | freebsd-ports-graphics-83c4e495be68026d51bd1f4ebfd71075097e83d4.tar.gz freebsd-ports-graphics-83c4e495be68026d51bd1f4ebfd71075097e83d4.tar.zst freebsd-ports-graphics-83c4e495be68026d51bd1f4ebfd71075097e83d4.zip |
Remove trailing whitespaces from category net
Diffstat (limited to 'net/cyphesis')
-rw-r--r-- | net/cyphesis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cyphesis/Makefile b/net/cyphesis/Makefile index 5107023e542..5d657a8ba9e 100644 --- a/net/cyphesis/Makefile +++ b/net/cyphesis/Makefile @@ -35,7 +35,7 @@ MAN1= cyclient.1 cycmd.1 cyphesis.1 cyphesis-tools.1 cyaddrules.1 \ NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |