diff options
author | bad <bad@pkgsrc.org> | 1998-11-26 19:04:23 +0000 |
---|---|---|
committer | bad <bad@pkgsrc.org> | 1998-11-26 19:04:23 +0000 |
commit | 624802d9564e0b04180a60f6bae8dc8a89d18423 (patch) | |
tree | f17b172646447fe9dbc8c2ef3eb56b1aa2520dc1 /www | |
parent | 79ea6c95ca1aaff00b50ed64835116f711a5dc8b (diff) | |
download | pkgsrc-624802d9564e0b04180a60f6bae8dc8a89d18423.tar.gz |
Enable p5-CGI-Lite.
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 d0218678aa7..1b5f6a194af 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 1998/11/07 13:27:48 frueauf Exp $ +# $NetBSD: Makefile,v 1.20 1998/11/26 19:04:23 bad Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -38,7 +38,7 @@ # SUBDIR += netscape4-navigator # SUBDIR += p5-Apache # SUBDIR += p5-CGI -# SUBDIR += p5-CGI_Lite + SUBDIR += p5-CGI_Lite SUBDIR += p5-FCGI # SUBDIR += p5-HTML # SUBDIR += p5-HTML-QuickCheck |