diff options
author | trevor <trevor@FreeBSD.org> | 2001-03-15 19:29:21 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2001-03-15 19:29:21 +0800 |
commit | 888f5256abc3c33ac93d93df2ebfc191539a375a (patch) | |
tree | db8581d57034b8351eead92dc0c805bd9eac36a6 /devel/cvsgraph/pkg-descr | |
parent | f04c180c32a0a95459abd24712740c038902cbdd (diff) | |
download | freebsd-ports-gnome-888f5256abc3c33ac93d93df2ebfc191539a375a.tar.gz freebsd-ports-gnome-888f5256abc3c33ac93d93df2ebfc191539a375a.tar.zst freebsd-ports-gnome-888f5256abc3c33ac93d93df2ebfc191539a375a.zip |
Update to 1.1.1. Quash an unnecessary "#include <getopt.h>" that
was breaking bento builds.
Submitted by: Michael Lyngbol <michael@lyngbol.dk>
PR: 25808
Mention patch to cvsweb.
Diffstat (limited to 'devel/cvsgraph/pkg-descr')
-rw-r--r-- | devel/cvsgraph/pkg-descr | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/cvsgraph/pkg-descr b/devel/cvsgraph/pkg-descr index 827b27ad5d0f..f703e2abc9ed 100644 --- a/devel/cvsgraph/pkg-descr +++ b/devel/cvsgraph/pkg-descr @@ -3,7 +3,8 @@ tags, and branching of a file in a CVS or RCS repository. Example: cvsgraph -r /home/ncvs -m ports/devel/cvsgraph -o test.png pkg-descr,v -It can also be used with cvsweb. +It can also be used with cvsweb. A patch to cvsweb is available +through the cvsgraph home page. WWW: http://www.akhphd.au.dk/~bertho/cvsgraph/ |