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 | |
parent | 92e9455fd7428c295aacdbdd1331691dbbeb6753 (diff) | |
download | ports-3157ad19e83cc18bc01cda2201ca67399e278f70.tar.gz ports-3157ad19e83cc18bc01cda2201ca67399e278f70.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/bihar/Makefile | 2 | ||||
-rw-r--r-- | math/fftpack/Makefile | 2 | ||||
-rw-r--r-- | math/ss/Makefile | 2 | ||||
-rw-r--r-- | math/xwpl/Makefile | 2 |
4 files changed, 4 insertions, 4 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 diff --git a/math/fftpack/Makefile b/math/fftpack/Makefile index 7f29725a1acf..a172001bae8e 100644 --- a/math/fftpack/Makefile +++ b/math/fftpack/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 diff --git a/math/ss/Makefile b/math/ss/Makefile index ed53af3a57f2..c5306a7fe600 100644 --- a/math/ss/Makefile +++ b/math/ss/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.irus.rri.on.ca/~amulder/ss/ \ ftp://ftp.u-aizu.ac.jp/pub/misc/tools/spreadsheet/ualberta/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/ss_133 MAN1= ss.1 pss.1 diff --git a/math/xwpl/Makefile b/math/xwpl/Makefile index fc84b86d9847..207670115fe0 100644 --- a/math/xwpl/Makefile +++ b/math/xwpl/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= ftp://pascal.math.yale.edu/pub/wavelets/software/xwpl/other-versions/ DISTNAME= ${PKGNAME}-freebsd -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org ONLY_FOR_ARCHS= i386 |