diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-08-23 20:21:52 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-08-23 20:21:52 +0000 |
commit | 3157ad19e83cc18bc01cda2201ca67399e278f70 (patch) | |
tree | ee36aab84f0e50f2c472fe44ebddf55e0927d800 /math/bihar | |
parent | 92e9455fd7428c295aacdbdd1331691dbbeb6753 (diff) | |
download | ports-3157ad19e83cc18bc01cda2201ca67399e278f70.tar.gz ports-3157ad19e83cc18bc01cda2201ca67399e278f70.zip |
Notes
Diffstat (limited to 'math/bihar')
-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 7f29725a1acf..a172001bae8e 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 |