diff options
author | Ade Lovett <ade@FreeBSD.org> | 2007-07-28 06:33:59 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2007-07-28 06:33:59 +0000 |
commit | 3b3128196e8706c3616c88df7206b4a27f7b8959 (patch) | |
tree | 31433c1d06ed5be6756933b97f6d80a77f17b710 /devel/autoconf213/files/patch-autoconf.texi | |
parent | Update to SRC680_m222. (diff) |
Update to the autotools new world order.
Tested by: numerous package build runs
Approved by: portmgr
Thanks to: des, kris, linimon, pav
Notes
Notes:
svn path=/head/; revision=196437
Diffstat (limited to 'devel/autoconf213/files/patch-autoconf.texi')
-rw-r--r-- | devel/autoconf213/files/patch-autoconf.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/autoconf213/files/patch-autoconf.texi b/devel/autoconf213/files/patch-autoconf.texi index 7f621a6e827e..85f0dbb08b70 100644 --- a/devel/autoconf213/files/patch-autoconf.texi +++ b/devel/autoconf213/files/patch-autoconf.texi @@ -5,8 +5,8 @@ @c %**start of header -@setfilename autoconf.info -@settitle Autoconf -+@setfilename autoconf213.info -+@settitle Autoconf213 ++@setfilename autoconf-2.13.info ++@settitle Autoconf-2.13 @c For double-sided printing, uncomment: @c @setchapternewpage odd +@dircategory Programming & development tools @@ -18,7 +18,7 @@ @format START-INFO-DIR-ENTRY -* Autoconf: (autoconf). Create source code configuration scripts. -+* Autoconf213: (autoconf213). Create source code configuration scripts. ++* Autoconf-2.13: (autoconf-2.13). Create source code configuration scripts. END-INFO-DIR-ENTRY @end format |