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/yabasic | |
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/yabasic')
-rw-r--r-- | lang/yabasic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/yabasic/Makefile b/lang/yabasic/Makefile index 80eec991fa46..0d9be409170a 100644 --- a/lang/yabasic/Makefile +++ b/lang/yabasic/Makefile @@ -17,7 +17,7 @@ GNU_CONFIGURE= yes PORTDOCS= yabasic.htm PLIST_FILES= bin/yabasic man/man1/yabasic.1.gz -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |