diff options
author | christos <christos@pkgsrc.org> | 2000-05-11 20:04:23 +0000 |
---|---|---|
committer | christos <christos@pkgsrc.org> | 2000-05-11 20:04:23 +0000 |
commit | 75366b1a8f8d894a8ff0af506e252502ed27644c (patch) | |
tree | b13c9b023bf49e099025053c4e170af38208f4b2 /www/Makefile | |
parent | 8e5f2a3b240a9d254b56f8912af853ae41ecab77 (diff) | |
download | pkgsrc-75366b1a8f8d894a8ff0af506e252502ed27644c.tar.gz |
Add p5-CGI
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 1d886ae00f8..cf4c1ef6985 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.78 2000/04/25 09:41:21 rh Exp $ +# $NetBSD: Makefile,v 1.79 2000/05/11 20:04:23 christos Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -45,6 +45,7 @@ SUBDIR += ns-remote SUBDIR += p5-Apache-ASP SUBDIR += p5-Apache-ePerl + SUBDIR += p5-CGI SUBDIR += p5-CGI_Lite SUBDIR += p5-FCGI SUBDIR += p5-HTML-Parser |