aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2004-02-11 19:17:18 +0000
committerAde Lovett <ade@FreeBSD.org>2004-02-11 19:17:18 +0000
commita4c864890ec26b344d9e91f1ce2e7e7d735ea756 (patch)
tree7a637200c2680cb4f05cc1feb68bd2cf3a7eecd0
parentda7c20bfde607b9d053e16b9ef081d0f4f68571a (diff)
downloadports-a4c864890ec26b344d9e91f1ce2e7e7d735ea756.tar.gz
ports-a4c864890ec26b344d9e91f1ce2e7e7d735ea756.zip
Other minor cosmetic changes to COMMENT
Notes
Notes: svn path=/head/; revision=100701
-rw-r--r--devel/autoconf257/Makefile2
-rw-r--r--devel/autoconf259/Makefile2
-rw-r--r--devel/autoconf26/Makefile2
-rw-r--r--devel/autoconf261/Makefile2
-rw-r--r--devel/autoconf262/Makefile2
-rw-r--r--devel/autoconf267/Makefile2
-rw-r--r--devel/autoconf268/Makefile2
-rw-r--r--devel/automake110/Makefile2
-rw-r--r--devel/automake17/Makefile2
-rw-r--r--devel/automake18/Makefile2
-rw-r--r--devel/automake19/Makefile2
-rw-r--r--devel/gnu-autoconf/Makefile2
-rw-r--r--devel/gnu-automake/Makefile2
13 files changed, 13 insertions, 13 deletions
diff --git a/devel/autoconf257/Makefile b/devel/autoconf257/Makefile
index f0ea522f3430..1e8db5b5260e 100644
--- a/devel/autoconf257/Makefile
+++ b/devel/autoconf257/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
diff --git a/devel/autoconf259/Makefile b/devel/autoconf259/Makefile
index f0ea522f3430..1e8db5b5260e 100644
--- a/devel/autoconf259/Makefile
+++ b/devel/autoconf259/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
diff --git a/devel/autoconf26/Makefile b/devel/autoconf26/Makefile
index f0ea522f3430..1e8db5b5260e 100644
--- a/devel/autoconf26/Makefile
+++ b/devel/autoconf26/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
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
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
diff --git a/devel/autoconf267/Makefile b/devel/autoconf267/Makefile
index f0ea522f3430..1e8db5b5260e 100644
--- a/devel/autoconf267/Makefile
+++ b/devel/autoconf267/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
diff --git a/devel/autoconf268/Makefile b/devel/autoconf268/Makefile
index f0ea522f3430..1e8db5b5260e 100644
--- a/devel/autoconf268/Makefile
+++ b/devel/autoconf268/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
diff --git a/devel/automake110/Makefile b/devel/automake110/Makefile
index 843f405b9ba5..cf51948e4ae5 100644
--- a/devel/automake110/Makefile
+++ b/devel/automake110/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= automake
DISTNAME= automake-${PORTVERSION}
MAINTAINER= ade@FreeBSD.org
-COMMENT= GNU automake generates input files for GNU autoconf
+COMMENT= GNU Standards-compliant Makefile generator (version 1.7)
BUILD_DEPENDS= autoconf257:${PORTSDIR}/devel/autoconf257
RUN_DEPENDS= autoconf257:${PORTSDIR}/devel/autoconf257
diff --git a/devel/automake17/Makefile b/devel/automake17/Makefile
index 843f405b9ba5..cf51948e4ae5 100644
--- a/devel/automake17/Makefile
+++ b/devel/automake17/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= automake
DISTNAME= automake-${PORTVERSION}
MAINTAINER= ade@FreeBSD.org
-COMMENT= GNU automake generates input files for GNU autoconf
+COMMENT= GNU Standards-compliant Makefile generator (version 1.7)
BUILD_DEPENDS= autoconf257:${PORTSDIR}/devel/autoconf257
RUN_DEPENDS= autoconf257:${PORTSDIR}/devel/autoconf257
diff --git a/devel/automake18/Makefile b/devel/automake18/Makefile
index 843f405b9ba5..cf51948e4ae5 100644
--- a/devel/automake18/Makefile
+++ b/devel/automake18/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= automake
DISTNAME= automake-${PORTVERSION}
MAINTAINER= ade@FreeBSD.org
-COMMENT= GNU automake generates input files for GNU autoconf
+COMMENT= GNU Standards-compliant Makefile generator (version 1.7)
BUILD_DEPENDS= autoconf257:${PORTSDIR}/devel/autoconf257
RUN_DEPENDS= autoconf257:${PORTSDIR}/devel/autoconf257
diff --git a/devel/automake19/Makefile b/devel/automake19/Makefile
index 843f405b9ba5..cf51948e4ae5 100644
--- a/devel/automake19/Makefile
+++ b/devel/automake19/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= automake
DISTNAME= automake-${PORTVERSION}
MAINTAINER= ade@FreeBSD.org
-COMMENT= GNU automake generates input files for GNU autoconf
+COMMENT= GNU Standards-compliant Makefile generator (version 1.7)
BUILD_DEPENDS= autoconf257:${PORTSDIR}/devel/autoconf257
RUN_DEPENDS= autoconf257:${PORTSDIR}/devel/autoconf257
diff --git a/devel/gnu-autoconf/Makefile b/devel/gnu-autoconf/Makefile
index f0ea522f3430..1e8db5b5260e 100644
--- a/devel/gnu-autoconf/Makefile
+++ b/devel/gnu-autoconf/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
diff --git a/devel/gnu-automake/Makefile b/devel/gnu-automake/Makefile
index 843f405b9ba5..cf51948e4ae5 100644
--- a/devel/gnu-automake/Makefile
+++ b/devel/gnu-automake/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= automake
DISTNAME= automake-${PORTVERSION}
MAINTAINER= ade@FreeBSD.org
-COMMENT= GNU automake generates input files for GNU autoconf
+COMMENT= GNU Standards-compliant Makefile generator (version 1.7)
BUILD_DEPENDS= autoconf257:${PORTSDIR}/devel/autoconf257
RUN_DEPENDS= autoconf257:${PORTSDIR}/devel/autoconf257