diff options
author | wiz <wiz@pkgsrc.org> | 2000-09-03 15:14:06 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-09-03 15:14:06 +0000 |
commit | 4d630862dd81d0c83cc7940c02f222239e64e3c2 (patch) | |
tree | b0ed15d3d7c2d2da677ed371041a66520ef3ec3e /www | |
parent | c3c554dd09df98b6726aea3e6675585a6ce60264 (diff) | |
download | pkgsrc-4d630862dd81d0c83cc7940c02f222239e64e3c2.tar.gz |
remove unnecessary whitespace
Diffstat (limited to 'www')
-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 |