diff options
author | kim <kim> | 2001-04-23 20:06:40 +0000 |
---|---|---|
committer | kim <kim> | 2001-04-23 20:06:40 +0000 |
commit | 467ef4077dc83873fcc714dda1bb378a39f0d2b7 (patch) | |
tree | 21a1cad4c835e0c68ce26a773447bca0614bdc14 | |
parent | fe65d06f55376d0fdce376958020bdbe02b314c9 (diff) | |
download | pkgsrc-467ef4077dc83873fcc714dda1bb378a39f0d2b7.tar.gz |
Add and enable cvsweb.
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index c7457dc9d86..f3f87931dbf 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.129 2001/04/23 12:20:39 kei Exp $ +# $NetBSD: Makefile,v 1.130 2001/04/23 20:06:40 kim Exp $ # COMMENT= Packages related to the World Wide Web @@ -37,6 +37,7 @@ SUBDIR+= cocoon SUBDIR+= communicator SUBDIR+= cronolog SUBDIR+= curl +SUBDIR+= cvsweb SUBDIR+= galway SUBDIR+= glibwww SUBDIR+= grail |