diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:39:57 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:39:57 +0800 |
commit | 7cc1cbdb119b5523050fb3d7adb792643a55adf5 (patch) | |
tree | 21cc3117fe6500631bdc0e8d09b1df64f61cf456 /www/flot | |
parent | a73f5dd792551f96a60b4abb456ff3a43b67ace6 (diff) | |
download | freebsd-ports-gnome-7cc1cbdb119b5523050fb3d7adb792643a55adf5.tar.gz freebsd-ports-gnome-7cc1cbdb119b5523050fb3d7adb792643a55adf5.tar.zst freebsd-ports-gnome-7cc1cbdb119b5523050fb3d7adb792643a55adf5.zip |
Remove trailing whitespaces from category www
Diffstat (limited to 'www/flot')
-rw-r--r-- | www/flot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/flot/Makefile b/www/flot/Makefile index 1e263e7f2c80..759f15670511 100644 --- a/www/flot/Makefile +++ b/www/flot/Makefile @@ -29,7 +29,7 @@ do-install: @${INSTALL} -d -g ${USERS} -o ${GROUPS} ${WWWDIR} ${INSTALL_DATA} -o www -g www ${WRKSRC}/*.js ${WWWDIR} -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> |