diff options
author | wiz <wiz> | 2000-09-03 15:14:06 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-09-03 15:14:06 +0000 |
commit | 385f6ca8a2725784cce04230f6cf680081271df2 (patch) | |
tree | b0ed15d3d7c2d2da677ed371041a66520ef3ec3e /www/bozohttpd | |
parent | 6e77e55d9bb6cebfa41b56560a232ed338e0d69d (diff) | |
download | pkgsrc-385f6ca8a2725784cce04230f6cf680081271df2.tar.gz |
remove unnecessary whitespace
Diffstat (limited to 'www/bozohttpd')
-rw-r--r-- | www/bozohttpd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/bozohttpd/Makefile b/www/bozohttpd/Makefile index 478f3e6627f..781d9484aba 100644 --- a/www/bozohttpd/Makefile +++ b/www/bozohttpd/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2000/08/31 12:12:58 itojun Exp $ +# $NetBSD: Makefile,v 1.7 2000/09/03 15:14:06 wiz Exp $ # DISTNAME= bozohttpd-5.06 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL} - EXTRACT_SUFX= .tar.bz2 MAINTAINER= packages@netbsd.org |