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/activemq | |
parent | a398413f4a891c2613aff8890e6b1d94206509db (diff) | |
download | freebsd-ports-gnome-83c4e495be68026d51bd1f4ebfd71075097e83d4.tar.gz freebsd-ports-gnome-83c4e495be68026d51bd1f4ebfd71075097e83d4.tar.zst freebsd-ports-gnome-83c4e495be68026d51bd1f4ebfd71075097e83d4.zip |
Remove trailing whitespaces from category net
Diffstat (limited to 'net/activemq')
-rw-r--r-- | net/activemq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/activemq/Makefile b/net/activemq/Makefile index 27df99d328c9..6076ad687f0a 100644 --- a/net/activemq/Makefile +++ b/net/activemq/Makefile @@ -66,7 +66,7 @@ PLIST_SUB= MQUSER="${MQUSER}" \ LVDBVERSION="${LVDBVERSION}" \ LVDBJNIVERSION="${LVDBJNIVERSION}" -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> |