aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2005-06-16 05:51:35 +0000
committerAde Lovett <ade@FreeBSD.org>2005-06-16 05:51:35 +0000
commit2145db679a3d52669e12bae6881fbb915a5d91c7 (patch)
tree07fdbb28cc6e271a8a7e80f11c767e6313d6a944
parentb12a25045c67a39726ee976f88ecb95ac63a8f6b (diff)
downloadports-2145db679a3d52669e12bae6881fbb915a5d91c7.tar.gz
ports-2145db679a3d52669e12bae6881fbb915a5d91c7.zip
Notes
-rw-r--r--devel/gnu-autoconf/Makefile2
-rw-r--r--devel/gnu-automake/Makefile2
-rw-r--r--devel/gnu-libtool/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/gnu-autoconf/Makefile b/devel/gnu-autoconf/Makefile
index 2e6d3f6e249a..78d54b06bcc2 100644
--- a/devel/gnu-autoconf/Makefile
+++ b/devel/gnu-autoconf/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= autoconf
PKGNAMEPREFIX= gnu-
DISTNAME= autoconf-${PORTVERSION}
-MAINTAINER= marcus@FreeBSD.org
+MAINTAINER= ade@FreeBSD.org
COMMENT= Automatically configure source code on many Un*x platforms (version 2.59)
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
diff --git a/devel/gnu-automake/Makefile b/devel/gnu-automake/Makefile
index 3634e271570c..418ec881efa0 100644
--- a/devel/gnu-automake/Makefile
+++ b/devel/gnu-automake/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= automake
PKGNAMEPREFIX= gnu-
DISTNAME= automake-${PORTVERSION}
-MAINTAINER= marcus@FreeBSD.org
+MAINTAINER= ade@FreeBSD.org
COMMENT= GNU Standards-compliant Makefile generator (version 1.8)
BUILD_DEPENDS= ${LOCALBASE}/gnu-autotools/bin/autoconf:${PORTSDIR}/devel/gnu-autoconf
diff --git a/devel/gnu-libtool/Makefile b/devel/gnu-libtool/Makefile
index 12232e376512..a3f9ae3e891e 100644
--- a/devel/gnu-libtool/Makefile
+++ b/devel/gnu-libtool/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= libtool
PKGNAMEPREFIX= gnu-
DISTNAME= libtool-${PORTVERSION}
-MAINTAINER= marcus@FreeBSD.org
+MAINTAINER= ade@FreeBSD.org
COMMENT= Generic shared library support script (version 1.5)
PREFIX?= ${LOCALBASE}/gnu-autotools