diff options
author | tv <tv@pkgsrc.org> | 1998-12-05 16:27:51 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 1998-12-05 16:27:51 +0000 |
commit | 46a811dc79f1dee9c3d74369e785ee48324f9a92 (patch) | |
tree | 4288404ffded3d0f3801e6aef2df58882a5aa060 /www/Makefile | |
parent | 533091650fd25240fc92695214061e00591ed571 (diff) | |
download | pkgsrc-46a811dc79f1dee9c3d74369e785ee48324f9a92.tar.gz |
Add and enable p5-Apache-ePerl.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 14f15cd2a0c..013e118593a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 1998/12/05 03:49:36 tv Exp $ +# $NetBSD: Makefile,v 1.24 1998/12/05 16:27:51 tv Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -38,6 +38,7 @@ # SUBDIR += netscape4-communicator # SUBDIR += netscape4-navigator SUBDIR += p5-Apache-ASP + SUBDIR += p5-Apache-ePerl # SUBDIR += p5-CGI SUBDIR += p5-CGI_Lite SUBDIR += p5-FCGI |