diff options
Diffstat (limited to 'www/http_load/Makefile')
-rw-r--r-- | www/http_load/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/http_load/Makefile b/www/http_load/Makefile index aad8d02c9fa..a776737dff8 100644 --- a/www/http_load/Makefile +++ b/www/http_load/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2004/04/27 05:44:23 snj Exp $ +# $NetBSD: Makefile,v 1.8 2004/08/04 12:21:02 cube Exp $ DISTNAME= http_load-04jan2002 PKGNAME= http_load-20020104 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= http://www.acme.com/software/http_load/ |