diff options
Diffstat (limited to 'devel/gnu-automake/Makefile')
-rw-r--r-- | devel/gnu-automake/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |