diff options
author | christos <christos> | 2000-05-11 20:04:23 +0000 |
---|---|---|
committer | christos <christos> | 2000-05-11 20:04:23 +0000 |
commit | c8a8db62ab61b48f3bc9162a766ad3734f4c38b7 (patch) | |
tree | b13c9b023bf49e099025053c4e170af38208f4b2 /www/Makefile | |
parent | 30e7d3d9d832b708c152ae890031702378b79e13 (diff) | |
download | pkgsrc-c8a8db62ab61b48f3bc9162a766ad3734f4c38b7.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 |