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