diff options
author | martti <martti> | 2001-11-28 17:50:04 +0000 |
---|---|---|
committer | martti <martti> | 2001-11-28 17:50:04 +0000 |
commit | 345208f92833dbd2ad15302446e34e03b4d6e652 (patch) | |
tree | 829f5d4f8b1c1fe7d96c9babcde7e0c1209110f4 /www | |
parent | 442ebe875f1b91470d9702856c7343ba66b0d3e3 (diff) | |
download | pkgsrc-345208f92833dbd2ad15302446e34e03b4d6e652.tar.gz |
Added cgicc
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index c3fec97e37b..52643c25db9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.164 2001/11/22 11:33:22 agc Exp $ +# $NetBSD: Makefile,v 1.165 2001/11/28 17:50:04 martti Exp $ # COMMENT= Packages related to the World Wide Web @@ -36,6 +36,7 @@ SUBDIR+= bluefish SUBDIR+= bozohttpd SUBDIR+= cadaver SUBDIR+= calamaris +SUBDIR+= cgicc SUBDIR+= cgilib SUBDIR+= checkbot SUBDIR+= chimera |