diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-27 01:44:25 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-27 01:44:25 +0000 |
commit | 5f514f5f8e077fbc16d819c922e4edb91b2d4f6a (patch) | |
tree | 7207bfc860c2128e019ee0922b25dfe9bb2ba021 | |
parent | 5dba2dcf7855e7bf7eca8c6a44cbe4a12cac1a44 (diff) | |
download | ports-5f514f5f8e077fbc16d819c922e4edb91b2d4f6a.tar.gz ports-5f514f5f8e077fbc16d819c922e4edb91b2d4f6a.zip |
Notes
-rw-r--r-- | devel/libtool15/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libtool15/Makefile b/devel/libtool15/Makefile index dcd02d367988..ab5d4c94be0a 100644 --- a/devel/libtool15/Makefile +++ b/devel/libtool15/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= libtool DISTNAME= libtool-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ade@FreeBSD.org COMMENT?= Generic shared library support script GNU_CONFIGURE= yes |