diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-08-23 15:37:42 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-08-23 15:37:42 +0000 |
commit | ed156534bd153974ff5d9fb6f1be1dadf71c228e (patch) | |
tree | 0282c806df6341c8dd6c9251659daa719b1db2b9 /www/mod_cvs/pkg-message | |
parent | 88fc9b469ea35bef47969ca52b1bd1d1c3be6659 (diff) |
add mod_cvs 0.5
A module that makes Apache CVS aware
PR: 29693
Reviewed by: ade
Notes
Notes:
svn path=/head/; revision=46717
Diffstat (limited to 'www/mod_cvs/pkg-message')
-rw-r--r-- | www/mod_cvs/pkg-message | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/mod_cvs/pkg-message b/www/mod_cvs/pkg-message new file mode 100644 index 000000000000..980fb7be273b --- /dev/null +++ b/www/mod_cvs/pkg-message @@ -0,0 +1,6 @@ +----------------------------------------------------------------- +You have installed mod_cvs, a module that makes Apache CVS aware. + +For help on using this module, please see the mod_cvs reference: + http://www.sub.nu/mod_cvs/reference.shtml +----------------------------------------------------------------- |