diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-26 18:41:12 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-26 18:41:12 +0000 |
commit | f2e5cd38f2b5cebe2b265413c681e538a1a51e6d (patch) | |
tree | 879f5bdece9bb1c13071055cd58f0f97075ca30b /net/scli/files/patch-ac | |
parent | Oops. You need to install *both* kinds of configurator. Which you use (diff) |
Unbreak and upgrade to 0.2.8
PR: 38576
Submitted by: Marcin Cieslak <saper@system.pl>
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=60039
Diffstat (limited to 'net/scli/files/patch-ac')
-rw-r--r-- | net/scli/files/patch-ac | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/net/scli/files/patch-ac b/net/scli/files/patch-ac new file mode 100644 index 000000000000..d466792c5ff7 --- /dev/null +++ b/net/scli/files/patch-ac @@ -0,0 +1,13 @@ +--- doc/scli.texinfo_orig Thu Sep 27 09:57:00 2001 ++++ doc/scli.texinfo Fri May 24 16:11:34 2002 +@@ -2,6 +2,10 @@ + @c %**start of header + @setfilename scli.info + @settitle SNMP Command Line Interface ++@dircategory Net Utilities ++@direntry ++* SCLI: (scli). SNMP Command Line Interface ++@end direntry + @finalout + @setchapternewpage odd + @c %**end of header |