diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-07-24 03:05:21 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-07-24 03:05:21 +0000 |
commit | 57f8ecd37c6b6458978fb50b0e0dc2c9a05239a5 (patch) | |
tree | 7d3f2333771a217382d04e8dd3e8e109ed73e359 /math/mtl | |
parent | e42dc6a02fc8b59df230749c77ca289a50b96858 (diff) |
Notes
Diffstat (limited to 'math/mtl')
-rw-r--r-- | math/mtl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/mtl/Makefile b/math/mtl/Makefile index 4fa386ee4efb..4198ce3d2b2c 100644 --- a/math/mtl/Makefile +++ b/math/mtl/Makefile @@ -12,7 +12,7 @@ CATEGORIES= math devel MASTER_SITES= http://www.osl.iu.edu/download/research/mtl/ DISTNAME= ${PORTNAME}-2.1.2-22 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bf@FreeBSD.org COMMENT= The Matrix Template Library GNU_CONFIGURE= yes |