diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:35:57 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:35:57 +0800 |
commit | 099dd9d97dbbe09b970c6408d40f1afad8d567f3 (patch) | |
tree | 33f9368cb80689a67c5af93b5da37780f839cf80 /databases/gqlplus | |
parent | d436a355ebcdd69cc7693009f1f7f62e8674b320 (diff) | |
download | freebsd-ports-gnome-099dd9d97dbbe09b970c6408d40f1afad8d567f3.tar.gz freebsd-ports-gnome-099dd9d97dbbe09b970c6408d40f1afad8d567f3.tar.zst freebsd-ports-gnome-099dd9d97dbbe09b970c6408d40f1afad8d567f3.zip |
Remove trailing whitespaces from category databases
Diffstat (limited to 'databases/gqlplus')
-rw-r--r-- | databases/gqlplus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/gqlplus/Makefile b/databases/gqlplus/Makefile index 0ce722cbc387..e1e570db56de 100644 --- a/databases/gqlplus/Makefile +++ b/databases/gqlplus/Makefile @@ -19,7 +19,7 @@ AUTOMAKE_ARGS= --add-missing NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |