summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2012-05-11 20:36:37 +0000
committerAde Lovett <ade@FreeBSD.org>2012-05-11 20:36:37 +0000
commit9b4e4e3b2292946bd774693494465751f44fca20 (patch)
treeb1390f2d7f1e2dee1ed17ed5bc4dd5d83d5496e0
parentPharo is a clean, innovative, open-source Smalltalk-inspired environment. (diff)
Tweak COMMENT lines to indicate the legacy nature of these two ports.
Notes
Notes: svn path=/head/; revision=296453
-rw-r--r--devel/autoconf213/Makefile2
-rw-r--r--devel/automake14/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/autoconf213/Makefile b/devel/autoconf213/Makefile
index 3d8441278397..69bc084fda2a 100644
--- a/devel/autoconf213/Makefile
+++ b/devel/autoconf213/Makefile
@@ -17,7 +17,7 @@ DISTNAME= autoconf-000227
# experimental ports run. Untested commits may be backed out at portmgr's
# discretion.
MAINTAINER= autotools@FreeBSD.org
-COMMENT= Automatically configure source code on many Un*x platforms (2.13)
+COMMENT= Automatically configure source code on many Un*x platforms (legacy 2.13)
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
diff --git a/devel/automake14/Makefile b/devel/automake14/Makefile
index bb70ea91e2df..15c2f0bfe228 100644
--- a/devel/automake14/Makefile
+++ b/devel/automake14/Makefile
@@ -17,7 +17,7 @@ DISTNAME= automake-1.4-p6
# experimental ports run. Untested commits may be backed out at portmgr's
# discretion.
MAINTAINER= autotools@FreeBSD.org
-COMMENT= GNU Standards-compliant Makefile generator (1.4)
+COMMENT= GNU Standards-compliant Makefile generator (legacy 1.4)
RUN_DEPENDS= ${AUTOCONF_DEPENDS} \
automake-wrapper:${PORTSDIR}/devel/automake-wrapper