diff options
author | Steve Price <steve@FreeBSD.org> | 1999-09-27 02:36:51 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-09-27 02:36:51 +0000 |
commit | 2b013a1bf40587d7b7f88cbfad08b7f5987b072e (patch) | |
tree | 34f1ed8b9a009c95e7cf55ccecbd630d842af7ce /devel/cxref/pkg-descr | |
parent | Fix a few nits, update MASTER_SITE, 5.10-std set of fonts. (diff) |
Update to version 1.5a and add the WWW site to the DESCR.
PR: 13599
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes:
svn path=/head/; revision=21986
Diffstat (limited to 'devel/cxref/pkg-descr')
-rw-r--r-- | devel/cxref/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/cxref/pkg-descr b/devel/cxref/pkg-descr index d62606988223..5bec0f5c118b 100644 --- a/devel/cxref/pkg-descr +++ b/devel/cxref/pkg-descr @@ -10,3 +10,5 @@ The cross referencing includes lists of functions called, callers of each function, usage of global variables, header file inclusion, macro definitions and type definitions. Works for ANSI C, including a few gcc extensions. + +WWW: http://www.gedanken.demon.co.uk/cxref/ |