diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:36:50 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:36:50 +0800 |
commit | 0281f32765de92bf95214319a5241f1f88226319 (patch) | |
tree | cdfc47bfa8e00fbd8453adf62e8d4fec57ad2d27 /ftp/ftpcopy | |
parent | 0955bcd0e029871d26e4f11eb4b3296f6c83d3bf (diff) | |
download | freebsd-ports-gnome-0281f32765de92bf95214319a5241f1f88226319.tar.gz freebsd-ports-gnome-0281f32765de92bf95214319a5241f1f88226319.tar.zst freebsd-ports-gnome-0281f32765de92bf95214319a5241f1f88226319.zip |
Remove trailing whitespaces from category ftp
Diffstat (limited to 'ftp/ftpcopy')
-rw-r--r-- | ftp/ftpcopy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ftpcopy/Makefile b/ftp/ftpcopy/Makefile index 5b000f8b2c04..b46ee171a1b9 100644 --- a/ftp/ftpcopy/Makefile +++ b/ftp/ftpcopy/Makefile @@ -14,7 +14,7 @@ USE_PERL5= build WRKSRC= ${WRKDIR}/web/${DISTNAME} -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |