diff options
author | tv <tv@pkgsrc.org> | 1999-04-30 17:21:50 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 1999-04-30 17:21:50 +0000 |
commit | c61d93fad3c8cd67a301b43b67a01926145b77b0 (patch) | |
tree | 2f3c965db0e7e6227496ba8855ef2a986308f71b /www/Makefile | |
parent | 44f4823091e06a3d25af4c57a64464da76d8408a (diff) | |
download | pkgsrc-c61d93fad3c8cd67a301b43b67a01926145b77b0.tar.gz |
Add and enable squid-current.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/Makefile b/www/Makefile index 34beaa9e512..d0d5f34b529 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 1999/04/10 22:03:29 tron Exp $ +# $NetBSD: Makefile,v 1.30 1999/04/30 17:21:50 tv Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -10,7 +10,6 @@ SUBDIR += ap-perl SUBDIR += apache # SUBDIR += apache-current -# SUBDIR += apache-php SUBDIR += arena # SUBDIR += ashe # requires Motif # SUBDIR += aswedit @@ -50,7 +49,7 @@ # SUBDIR += p5-WWW-Search SUBDIR += p5-libwww SUBDIR += squid -# SUBDIR += squid11-novm + SUBDIR += squid-current SUBDIR += thttpd # SUBDIR += vrweb # SUBDIR += w3 |