diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:39:12 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:39:12 +0800 |
commit | 8413b62ea71ca0d1cc8f3dfd4b3fd1f1dc4600d1 (patch) | |
tree | c5964c4dcc47abf5d43ae79faafc7963fa814881 /print/gtklp | |
parent | 2e47b7f30331f9b013570c79934907cf743969dd (diff) | |
download | freebsd-ports-gnome-8413b62ea71ca0d1cc8f3dfd4b3fd1f1dc4600d1.tar.gz freebsd-ports-gnome-8413b62ea71ca0d1cc8f3dfd4b3fd1f1dc4600d1.tar.zst freebsd-ports-gnome-8413b62ea71ca0d1cc8f3dfd4b3fd1f1dc4600d1.zip |
Remove trailing whitespaces from category print
Diffstat (limited to 'print/gtklp')
-rw-r--r-- | print/gtklp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/gtklp/Makefile b/print/gtklp/Makefile index d34771c1a60e..8b2f573a90d2 100644 --- a/print/gtklp/Makefile +++ b/print/gtklp/Makefile @@ -27,7 +27,7 @@ MAN1= gtklp.1 gtklpq.1 NO_STAGE= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> |