summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz>2003-12-12 19:33:21 +0000
committerwiz <wiz>2003-12-12 19:33:21 +0000
commitb594546f85f3f3221cc18e6dbb032028c4383400 (patch)
tree9fd84431c15489989080e1310811348fe23339f0 /devel
parent640e537a726b51ba92d891e8d5da40463410639e (diff)
downloadpkgsrc-b594546f85f3f3221cc18e6dbb032028c4383400.tar.gz
Mention that automake package is newer.
Diffstat (limited to 'devel')
-rw-r--r--devel/automake17/DESCR4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/automake17/DESCR b/devel/automake17/DESCR
index 4389dddf607..1dc7f671634 100644
--- a/devel/automake17/DESCR
+++ b/devel/automake17/DESCR
@@ -5,5 +5,5 @@ conform to the GNU standards for Makefile variables and targets.
Automake assumes the project uses autoconf. If you want automatic
dependency tracking support, the use of GNU make is also required.
-This package contains the latest release of the 1.7 version of
-automake.
+This package contains the latest release of the old 1.7 version of
+automake. For new development please use the ``automake'' package.