diff options
author | martin <martin@pkgsrc.org> | 2004-03-28 21:24:12 +0000 |
---|---|---|
committer | martin <martin@pkgsrc.org> | 2004-03-28 21:24:12 +0000 |
commit | ced9b5ba3a049c137d9d68c2d370dcbdb45aabb9 (patch) | |
tree | 4898b3570ac6037857782ba89adbb3a8810049e0 /www/bozohttpd/Makefile | |
parent | 73520b2a4d9445c8e2213fe946bf2d8347c24bbb (diff) | |
download | pkgsrc-ced9b5ba3a049c137d9d68c2d370dcbdb45aabb9.tar.gz |
New sentence, new line + spelling fixes. Belatedly bump pkgrevision
for absolute redirects. Pointed out by wiz.
Diffstat (limited to 'www/bozohttpd/Makefile')
-rw-r--r-- | www/bozohttpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/bozohttpd/Makefile b/www/bozohttpd/Makefile index cb8e29b9a46..6b4cf223b8d 100644 --- a/www/bozohttpd/Makefile +++ b/www/bozohttpd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2004/03/26 02:27:56 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2004/03/28 21:24:12 martin Exp $ # DISTNAME= bozohttpd-20040218 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tar.bz2 |