diff options
author | ade <ade@FreeBSD.org> | 2004-02-12 03:17:18 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2004-02-12 03:17:18 +0800 |
commit | e4f08a7c802a055376039d5ef2126dc48930bf74 (patch) | |
tree | 7809a9fcb326477c0540504af9d7011aa8754102 /devel/autoconf262 | |
parent | 66eaa0072fa2d68c3de3b4df1ce1fab594bfc853 (diff) | |
download | freebsd-ports-gnome-e4f08a7c802a055376039d5ef2126dc48930bf74.tar.gz freebsd-ports-gnome-e4f08a7c802a055376039d5ef2126dc48930bf74.tar.zst freebsd-ports-gnome-e4f08a7c802a055376039d5ef2126dc48930bf74.zip |
Other minor cosmetic changes to COMMENT
Diffstat (limited to 'devel/autoconf262')
-rw-r--r-- | devel/autoconf262/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/autoconf262/Makefile b/devel/autoconf262/Makefile index f0ea522f3430..1e8db5b5260e 100644 --- a/devel/autoconf262/Makefile +++ b/devel/autoconf262/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 |