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