diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:36:50 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:36:50 +0000 |
commit | 431d9da36da37d5bc73bc145a4ed549f14c697e0 (patch) | |
tree | cdfc47bfa8e00fbd8453adf62e8d4fec57ad2d27 /ftp/ftpcopy/Makefile | |
parent | 4d10b27eae65540e5282d12fd83417483eeaad4f (diff) | |
download | ports-431d9da36da37d5bc73bc145a4ed549f14c697e0.tar.gz ports-431d9da36da37d5bc73bc145a4ed549f14c697e0.zip |
Remove trailing whitespaces from category ftp
Notes
Notes:
svn path=/head/; revision=345409
Diffstat (limited to 'ftp/ftpcopy/Makefile')
-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> |