diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:37:50 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:37:50 +0800 |
commit | 85c737eb85fd7b20304f1fbf513941c7654277a4 (patch) | |
tree | ed6cfcd9c1dfc3e1a25c707e945b8bca3c10295c /lang/malbolge | |
parent | 0a7cd20497c197543925ed7faad958a0e4da1b20 (diff) | |
download | freebsd-ports-gnome-85c737eb85fd7b20304f1fbf513941c7654277a4.tar.gz freebsd-ports-gnome-85c737eb85fd7b20304f1fbf513941c7654277a4.tar.zst freebsd-ports-gnome-85c737eb85fd7b20304f1fbf513941c7654277a4.zip |
Remove trailing whitespaces from category lang
Diffstat (limited to 'lang/malbolge')
-rw-r--r-- | lang/malbolge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/malbolge/Makefile b/lang/malbolge/Makefile index c867bdba127d..47814b06f58d 100644 --- a/lang/malbolge/Makefile +++ b/lang/malbolge/Makefile @@ -17,7 +17,7 @@ NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/malbolge ${PREFIX}/bin -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |