diff options
author | tv <tv@pkgsrc.org> | 2002-04-01 17:45:26 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2002-04-01 17:45:26 +0000 |
commit | 987b2de2de4f12c3474678942c7cdee3fde5f9c7 (patch) | |
tree | 30c3d6b81c0210bac8177a78e3ceb52e4b909dbf /www | |
parent | 850de1d1fd484ac6ac2782149f8612d65628c910 (diff) | |
download | pkgsrc-987b2de2de4f12c3474678942c7cdee3fde5f9c7.tar.gz |
Add ap-gzip.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 90b77d0e568..5bd8372ad9c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.183 2002/03/06 19:34:05 jlam Exp $ +# $NetBSD: Makefile,v 1.184 2002/04/01 17:45:26 tv Exp $ # COMMENT= Packages related to the World Wide Web @@ -18,6 +18,7 @@ SUBDIR+= ap-csacek SUBDIR+= ap-dav SUBDIR+= ap-dtcl SUBDIR+= ap-fastcgi +SUBDIR+= ap-gzip SUBDIR+= ap-jk SUBDIR+= ap-jserv SUBDIR+= ap-layout |