aboutsummaryrefslogtreecommitdiffstats
path: root/devel/automake14
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2009-12-16 19:21:27 +0800
committerlinimon <linimon@FreeBSD.org>2009-12-16 19:21:27 +0800
commit92eb479acffe558cf6fd5f163c256180c12ddc96 (patch)
treee8a355dedaecf74a97d470fad9fe14ae4e89b4bd /devel/automake14
parent47ab327419995a15506d2097c0177adf12bc1746 (diff)
downloadfreebsd-ports-gnome-92eb479acffe558cf6fd5f163c256180c12ddc96.tar.gz
freebsd-ports-gnome-92eb479acffe558cf6fd5f163c256180c12ddc96.tar.zst
freebsd-ports-gnome-92eb479acffe558cf6fd5f163c256180c12ddc96.zip
Reassign the autotools-related ports to a new mailing list,
autotools@FreeBSD.org. This is for individuals willing to put in the hard work to generate patches and work with portmgr as we put them through -exp runs and work through port breakage that they create. (A huge number of ports depend on these, so -exp runs are required.) Thanks to aDe@ for all the thankless work he's done over the years to tame these beasts. Hat: portmgr
Diffstat (limited to 'devel/automake14')
-rw-r--r--devel/automake14/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/automake14/Makefile b/devel/automake14/Makefile
index 42009e6de633..88e0fee9b9b9 100644
--- a/devel/automake14/Makefile
+++ b/devel/automake14/Makefile
@@ -13,7 +13,10 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= automake
DISTNAME= automake-1.4-p6
-MAINTAINER= ade@FreeBSD.org
+# note: before committing to this port, contact portmgr to arrange for an
+# 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)
RUN_DEPENDS= ${AUTOCONF_DEPENDS} \