diff options
author | Jeremy Lea <reg@FreeBSD.org> | 2001-05-22 09:21:05 +0000 |
---|---|---|
committer | Jeremy Lea <reg@FreeBSD.org> | 2001-05-22 09:21:05 +0000 |
commit | 019f1eeff3461b42d59941d7ba87969d3daaf24f (patch) | |
tree | a75b3bb4ef7bed7b25ebc0d1f42ec4d23dcf1654 /devel/libtool14 | |
parent | a4f3c6e3a1b51ba23630e19577c144fef2a8d624 (diff) | |
download | ports-019f1eeff3461b42d59941d7ba87969d3daaf24f.tar.gz ports-019f1eeff3461b42d59941d7ba87969d3daaf24f.zip |
Notes
Diffstat (limited to 'devel/libtool14')
-rw-r--r-- | devel/libtool14/Makefile | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/devel/libtool14/Makefile b/devel/libtool14/Makefile index 115e921c5bc4..432bfb28f708 100644 --- a/devel/libtool14/Makefile +++ b/devel/libtool14/Makefile @@ -12,11 +12,12 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= libtool -MAINTAINER= reg@FreeBSD.org +#MAINTAINER= reg@FreeBSD.org +MAINTAINER= portmgr@FreeBSD.org -# This port has not been upgraded to 1.3.5 because it makes no changes to -# FreeBSD support, and would require that all Ports users upgrade for no -# reason. +# This port has not been upgraded to 1.4 because it is used by about 30% of +# the ports collection, and more testing is needed. If someone can supply a +# working patch then it will be upgraded. INSTALLS_SHLIB= yes GNU_CONFIGURE= yes |