diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:35:45 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:35:45 +0800 |
commit | 89275dee8c33c96777cc99d362e45fda87e33fcd (patch) | |
tree | 68dc0e36625402a058a9ac047e325d67e0faa5a1 /comms/efax | |
parent | 0e528c6e87058074177400e5a5500d3846e06802 (diff) | |
download | freebsd-ports-gnome-89275dee8c33c96777cc99d362e45fda87e33fcd.tar.gz freebsd-ports-gnome-89275dee8c33c96777cc99d362e45fda87e33fcd.tar.zst freebsd-ports-gnome-89275dee8c33c96777cc99d362e45fda87e33fcd.zip |
Remove trailing whitespaces from category comms
Diffstat (limited to 'comms/efax')
-rw-r--r-- | comms/efax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/efax/Makefile b/comms/efax/Makefile index fe2b8173ec9e..0e0ffd03ff9f 100644 --- a/comms/efax/Makefile +++ b/comms/efax/Makefile @@ -30,7 +30,7 @@ post-build: ${CAT} ${WRKSRC}/fax.orig | ${SED} -e s!%%PREFIX%%!${PREFIX}!g > \ ${WRKSRC}/fax -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |