diff options
author | Ade Lovett <ade@FreeBSD.org> | 2005-06-16 05:51:35 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2005-06-16 05:51:35 +0000 |
commit | 2145db679a3d52669e12bae6881fbb915a5d91c7 (patch) | |
tree | 07fdbb28cc6e271a8a7e80f11c767e6313d6a944 /devel/gnu-libtool | |
parent | b12a25045c67a39726ee976f88ecb95ac63a8f6b (diff) |
Notes
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 |