diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-10-08 15:12:22 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-10-08 15:12:22 +0000 |
commit | eb8748bedad607ac907ca3545ad41d6931f779fc (patch) | |
tree | c89b8aa93cae0953f125b8444f09a7c67d6adcf9 /security/pear-Horde_Secret | |
parent | 42bc424f618b6148fae4b6088ace14057513f0bc (diff) |
Remove trailing whitespace from Makefiles, M-X.
Notes
Notes:
svn path=/head/; revision=398833
Diffstat (limited to 'security/pear-Horde_Secret')
-rw-r--r-- | security/pear-Horde_Secret/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pear-Horde_Secret/Makefile b/security/pear-Horde_Secret/Makefile index 3a203f154454..a1f10ab31e97 100644 --- a/security/pear-Horde_Secret/Makefile +++ b/security/pear-Horde_Secret/Makefile @@ -12,7 +12,7 @@ USES= horde USE_HORDE_RUN= Horde_Crypt_Blowfish \ Horde_Exception \ Horde_Support - + USE_PHP= hash .include <bsd.port.mk> |