diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-05-03 18:46:09 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-05-03 18:46:09 +0000 |
commit | 16fcc6a46c7b81ae42b8dc47a2cddf58d7eccd6d (patch) | |
tree | 579e9f07fdc94ee74245f042b84d15d81a1efa1a /www/p5-Apache-DumpHeaders | |
parent | 0d3663e54f5aa76254db20664c0a14d96bbaa77b (diff) |
Whitespace cleanup.
PR: ports/65409
Submitted by: trevor
Notes
Notes:
svn path=/head/; revision=108299
Diffstat (limited to 'www/p5-Apache-DumpHeaders')
-rw-r--r-- | www/p5-Apache-DumpHeaders/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/p5-Apache-DumpHeaders/Makefile b/www/p5-Apache-DumpHeaders/Makefile index 0fc38b2285b8..298c1d7ae480 100644 --- a/www/p5-Apache-DumpHeaders/Makefile +++ b/www/p5-Apache-DumpHeaders/Makefile @@ -21,5 +21,4 @@ PERL_CONFIGURE= yes MAN3= Apache::DumpHeaders.3 Apache::ProxyPassThru.3 - .include <bsd.port.mk> |