diff options
author | Ade Lovett <ade@FreeBSD.org> | 2004-02-11 19:17:18 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2004-02-11 19:17:18 +0000 |
commit | a4c864890ec26b344d9e91f1ce2e7e7d735ea756 (patch) | |
tree | 7a637200c2680cb4f05cc1feb68bd2cf3a7eecd0 /devel/autoconf261 | |
parent | da7c20bfde607b9d053e16b9ef081d0f4f68571a (diff) | |
download | ports-a4c864890ec26b344d9e91f1ce2e7e7d735ea756.tar.gz ports-a4c864890ec26b344d9e91f1ce2e7e7d735ea756.zip |
Other minor cosmetic changes to COMMENT
Notes
Notes:
svn path=/head/; revision=100701
Diffstat (limited to 'devel/autoconf261')
-rw-r--r-- | devel/autoconf261/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/autoconf261/Makefile b/devel/autoconf261/Makefile index f0ea522f3430..1e8db5b5260e 100644 --- a/devel/autoconf261/Makefile +++ b/devel/autoconf261/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= autoconf DISTNAME= autoconf-${PORTVERSION} MAINTAINER= ade@FreeBSD.org -COMMENT= Automatically configure source code on many Un*x platforms +COMMENT= Automatically configure source code on many Un*x platforms (version 2.57) BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ help2man:${PORTSDIR}/misc/help2man |