aboutsummaryrefslogtreecommitdiff
path: root/devel/cc65
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:36:12 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:36:12 +0000
commitac912d043d32252e75b9a79e68f7ffd1717eacd3 (patch)
treec57028b684f90e9d55f0823dd0fbdaa2a745b384 /devel/cc65
parent7f58dfe7c3ae609101124033c1c1794ab84fc05b (diff)
downloadports-ac912d043d32252e75b9a79e68f7ffd1717eacd3.tar.gz
ports-ac912d043d32252e75b9a79e68f7ffd1717eacd3.zip
Remove trailing whitespaces from category devel
Notes
Notes: svn path=/head/; revision=345404
Diffstat (limited to 'devel/cc65')
-rw-r--r--devel/cc65/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cc65/Makefile b/devel/cc65/Makefile
index d2855c0d1ac2..c372853cca33 100644
--- a/devel/cc65/Makefile
+++ b/devel/cc65/Makefile
@@ -29,7 +29,7 @@ SUB_FILES= pkg-message
NO_STAGE= yes
-OPTIONS_DEFINE= DOCS EXAMPLES
+OPTIONS_DEFINE= DOCS EXAMPLES
.include <bsd.port.options.mk>