diff options
author | petef <petef@FreeBSD.org> | 2001-08-23 23:37:42 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-08-23 23:37:42 +0800 |
commit | f4203a33b8a89bb19fccede256142c8bd31360d6 (patch) | |
tree | f0bbcc3874e42e4011b0407b7cb88c2c5162b499 /www/Makefile | |
parent | cc5701a98ae1efc55a234417653b7ba158e2497c (diff) | |
download | freebsd-ports-gnome-f4203a33b8a89bb19fccede256142c8bd31360d6.tar.gz freebsd-ports-gnome-f4203a33b8a89bb19fccede256142c8bd31360d6.tar.zst freebsd-ports-gnome-f4203a33b8a89bb19fccede256142c8bd31360d6.zip |
add mod_cvs 0.5
A module that makes Apache CVS aware
PR: 29693
Reviewed by: ade
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 8b6825a95c57..9f2358ee9067 100644 --- a/www/Makefile +++ b/www/Makefile @@ -137,6 +137,7 @@ SUBDIR += mod_cgi_debug SUBDIR += mod_color SUBDIR += mod_csacek + SUBDIR += mod_cvs SUBDIR += mod_dav SUBDIR += mod_dtcl SUBDIR += mod_extract_forwarded |