diff options
author | Doug Barton <dougb@FreeBSD.org> | 2001-08-12 03:58:57 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2001-08-12 03:58:57 +0000 |
commit | afe470fd5e94bf36937e002d45edaccc38f15f3e (patch) | |
tree | 831a571d1870940e3093426bc841268246f6e2ac /devel/gnu-autoconf | |
parent | c0a956d41aaa8db2f02b5d03ff52d352ac60f376 (diff) | |
download | ports-afe470fd5e94bf36937e002d45edaccc38f15f3e.tar.gz ports-afe470fd5e94bf36937e002d45edaccc38f15f3e.zip |
Notes
Diffstat (limited to 'devel/gnu-autoconf')
-rw-r--r-- | devel/gnu-autoconf/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/gnu-autoconf/Makefile b/devel/gnu-autoconf/Makefile index 2fa096871a1b..fb591f17e085 100644 --- a/devel/gnu-autoconf/Makefile +++ b/devel/gnu-autoconf/Makefile @@ -5,6 +5,10 @@ # $FreeBSD$ # +# Upgrading this port is not possible at this time because it has +# extensive implications for the entire ports system. It will be +# upgraded as soon as possible. Thanks. + PORTNAME= autoconf PORTVERSION= 2.13 PORTREVISION= 1 |