diff options
author | Ade Lovett <ade@FreeBSD.org> | 2012-05-11 20:36:37 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2012-05-11 20:36:37 +0000 |
commit | 9b4e4e3b2292946bd774693494465751f44fca20 (patch) | |
tree | b1390f2d7f1e2dee1ed17ed5bc4dd5d83d5496e0 /devel/autoconf213 | |
parent | 8928bc850ed9fcb3ed3c7aed0f2d2a93b4f7e112 (diff) | |
download | ports-9b4e4e3b2292946bd774693494465751f44fca20.tar.gz ports-9b4e4e3b2292946bd774693494465751f44fca20.zip |
Notes
Diffstat (limited to 'devel/autoconf213')
-rw-r--r-- | devel/autoconf213/Makefile | 2 |
1 files changed, 1 insertions, 1 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 \ |