diff options
author | tv <tv@pkgsrc.org> | 1998-12-05 03:49:36 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 1998-12-05 03:49:36 +0000 |
commit | 95562a6e3d14269f277f90adc3e1a6a13f088c4a (patch) | |
tree | 8bf58b787ef48a48e30fd08e6f42831e35c72b2f /www | |
parent | 351981a9cfb9269148f57764cec149c7a9a0fe16 (diff) | |
download | pkgsrc-95562a6e3d14269f277f90adc3e1a6a13f088c4a.tar.gz |
Add and enable p5-Apache-ASP. Nuke old p5-Apache, which is "ap-perl"
here.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 4e2ac2723dd..14f15cd2a0c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 1998/12/04 00:11:27 tv Exp $ +# $NetBSD: Makefile,v 1.23 1998/12/05 03:49:36 tv Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -37,7 +37,7 @@ # SUBDIR += netscape3 # SUBDIR += netscape4-communicator # SUBDIR += netscape4-navigator -# SUBDIR += p5-Apache + SUBDIR += p5-Apache-ASP # SUBDIR += p5-CGI SUBDIR += p5-CGI_Lite SUBDIR += p5-FCGI |