diff options
author | dougb <dougb@FreeBSD.org> | 2001-08-12 03:58:57 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2001-08-12 03:58:57 +0000 |
commit | 90f48e3c93037faeea41f596d61abd7443bb5199 (patch) | |
tree | ae49cfdfb2dc44fc307ba111bedde38953a68346 /devel/autoconf262/Makefile | |
parent | 323182798d011304474a0fb7dd972b53b71d2b34 (diff) | |
download | FreeBSD-ports-90f48e3c93037faeea41f596d61abd7443bb5199.zip FreeBSD-ports-90f48e3c93037faeea41f596d61abd7443bb5199.tar.gz |
Add a note that indicates why this port can't be updated yet
Diffstat (limited to 'devel/autoconf262/Makefile')
-rw-r--r-- | devel/autoconf262/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/autoconf262/Makefile b/devel/autoconf262/Makefile index 2fa0968..fb591f1 100644 --- a/devel/autoconf262/Makefile +++ b/devel/autoconf262/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 |