diff options
Diffstat (limited to 'www/fcgi')
-rw-r--r-- | www/fcgi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/fcgi/Makefile b/www/fcgi/Makefile index bf3ab06c3e1..cfe2e77cc4d 100644 --- a/www/fcgi/Makefile +++ b/www/fcgi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2003/05/02 11:56:40 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/05/05 16:56:24 jmmv Exp $ DISTNAME= fcgi-2.2.2 -PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= www devel MASTER_SITES= http://fastcgi.com/dist/ |