diff options
author | cjep <cjep@pkgsrc.org> | 2003-10-18 13:08:48 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2003-10-18 13:08:48 +0000 |
commit | 34e102913e603a7584f9d29025e339729cd82636 (patch) | |
tree | a34a5a55cd11a349df67ffc0e6eba78cf456a45b /www/apache6/Makefile | |
parent | bacede659a28e8a29ebc2730f3e0e1387ce036ea (diff) | |
download | pkgsrc-34e102913e603a7584f9d29025e339729cd82636.tar.gz |
Whitespace fixes
Diffstat (limited to 'www/apache6/Makefile')
-rw-r--r-- | www/apache6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache6/Makefile b/www/apache6/Makefile index 7479dd76f9a..651a7d9c132 100644 --- a/www/apache6/Makefile +++ b/www/apache6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.83 2003/10/11 13:40:20 grant Exp $ +# $NetBSD: Makefile,v 1.84 2003/10/18 13:08:49 cjep Exp $ # # This package does not compile in mod_ssl support hooks, as it conflicts # with IPv6-enable patch. @@ -19,7 +19,7 @@ PATCH_SITES+= http://www.tendra.org/~asmodai/ipv6/ PATCHFILES+= apache-1.3.28-v6-20030912.diff.gz NETBSD_LOGO= sitedrivenby.gif -SITES_${NETBSD_LOGO}= +SITES_${NETBSD_LOGO}= # defined MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://httpd.apache.org/ |