diff options
author | kris <kris@FreeBSD.org> | 2001-08-23 20:21:52 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2001-08-23 20:21:52 +0000 |
commit | 8a177acf38dd5d149b0d1111182c0ebaf4b3e888 (patch) | |
tree | 8fbad3c5c7cc49d041c246f1744dea64df258099 /math/bihar/Makefile | |
parent | 0f986ce86ec73f0b02fa5a773f3f1dc124d5e40f (diff) | |
download | FreeBSD-ports-8a177acf38dd5d149b0d1111182c0ebaf4b3e888.zip FreeBSD-ports-8a177acf38dd5d149b0d1111182c0ebaf4b3e888.tar.gz |
Remove giffunip@asme.org as the maintainer: he no longer has the ability
to maintain these ports. Any non-committer who wants to grab one let me
know.
Approved by: old maintainer
Diffstat (limited to 'math/bihar/Makefile')
-rw-r--r-- | math/bihar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/bihar/Makefile b/math/bihar/Makefile index 7f29725..a172001 100644 --- a/math/bihar/Makefile +++ b/math/bihar/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://netlib.bell-labs.com/netlib/ DISTNAME= bihar EXTRACT_SUFX= .tar -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= linpack.1:${PORTSDIR}/math/linpack |