diff options
author | Ade Lovett <ade@FreeBSD.org> | 2004-03-15 01:25:58 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2004-03-15 01:25:58 +0000 |
commit | eb6f3e503bf30274af29b25408c297050b6a45f2 (patch) | |
tree | 2c22c0ec6419158394d35fc992f63d844a003d75 /devel/autoconf268/files/patch-configure | |
parent | - Update maintainer's email address (diff) |
Say hello to autoconf 2.59 and automake 1.8(.3) after repo-copy.
It's likely to be a really bad idea to use these until they're hooked
into the new bsd.autotools.mk
Notes
Notes:
svn path=/head/; revision=104030
Diffstat (limited to 'devel/autoconf268/files/patch-configure')
-rw-r--r-- | devel/autoconf268/files/patch-configure | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/autoconf268/files/patch-configure b/devel/autoconf268/files/patch-configure new file mode 100644 index 000000000000..bc622f2b52b1 --- /dev/null +++ b/devel/autoconf268/files/patch-configure @@ -0,0 +1,7 @@ +--- configure.orig Thu Nov 6 01:33:28 2003 ++++ configure Sun Mar 14 16:53:34 2004 +@@ -1536,3 +1536,3 @@ + # Define the identity of the package. +- PACKAGE='autoconf' ++ PACKAGE='autoconf259' + VERSION='2.59' |