diff options
author | will <will@FreeBSD.org> | 2001-12-23 14:50:33 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-12-23 14:50:33 +0800 |
commit | 8a3d33460d76331c8d86bfc4d72c8e80b5f781a9 (patch) | |
tree | c9fb2c36c708f125b0d39516062d90fea0fa0087 /devel/autoconf26/pkg-descr | |
parent | 1edcf34a136ed8c29fa6f707469c73f8300f29ff (diff) | |
download | freebsd-ports-gnome-8a3d33460d76331c8d86bfc4d72c8e80b5f781a9.tar.gz freebsd-ports-gnome-8a3d33460d76331c8d86bfc4d72c8e80b5f781a9.tar.zst freebsd-ports-gnome-8a3d33460d76331c8d86bfc4d72c8e80b5f781a9.zip |
Upgrade to 2.52; this should solve some problems when mixing ac 2.13* and
am 1.5. Ports which require 2.13/1.4 will be modified to use the ac213
and am14 ports.
PR: 29069
Submitted by: pat
Approved by: sobomax, ade, steve
(contingent upon me fixing every problem that crops up)
Diffstat (limited to 'devel/autoconf26/pkg-descr')
-rw-r--r-- | devel/autoconf26/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/autoconf26/pkg-descr b/devel/autoconf26/pkg-descr index d1ce6fbd87ff..c404cc852ea8 100644 --- a/devel/autoconf26/pkg-descr +++ b/devel/autoconf26/pkg-descr @@ -6,4 +6,4 @@ configuration script for a package from a template file that lists the operating system features that the package can use, in the form of m4 macro calls. -WWW: http://sources.redhat.com/autoconf/ +WWW: http://www.gnu.org/software/autoconf/ |