diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-11-03 12:14:42 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-11-03 12:14:42 +0000 |
commit | 9168fa04558713d0af82754ee4ae36216dda18c1 (patch) | |
tree | dd8db0507913a62f6c26d1d6b5cbb0a1dd5f0514 /devel/automake17/files/patch-automake.texi | |
parent | Handle the fact that -current defines pselect() already. (diff) |
1. Update version to 1.7.1.
2. Rewrote pkg-comment and pkg-descr files.
3. Marked pkg-plist file as not done.
4. Made do-build and do-install targets indicating that this port is
not at all ready to even be looked at. The repocopy was a placeholder
for when I can get to it.
Notes
Notes:
svn path=/head/; revision=69340
Diffstat (limited to 'devel/automake17/files/patch-automake.texi')
-rw-r--r-- | devel/automake17/files/patch-automake.texi | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/devel/automake17/files/patch-automake.texi b/devel/automake17/files/patch-automake.texi deleted file mode 100644 index a63884c48187..000000000000 --- a/devel/automake17/files/patch-automake.texi +++ /dev/null @@ -1,25 +0,0 @@ ---- automake.texi.orig Sat Apr 4 04:04:07 1998 -+++ automake.texi Wed Sep 23 23:34:15 1998 -@@ -1,6 +1,7 @@ - \input texinfo @c -*-texinfo-*- - @c %**start of header - @setfilename automake.info -+@dircategory Programming & development tools - @settitle automake - @setchapternewpage off - @c %**end of header -@@ -9,12 +10,12 @@ - - @dircategory GNU admin - @direntry --* automake: (automake). Making Makefile.in's -+* Automake: (automake). Making Makefile.in's - @end direntry - - @dircategory Individual utilities - @direntry --* aclocal: (automake)Invoking aclocal. Generating aclocal.m4 -+* Aclocal: (automake) Invoking aclocal. Generating aclocal.m4 - @end direntry - - @ifinfo |