diff options
author | bf <bf@FreeBSD.org> | 2011-07-24 11:05:21 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2011-07-24 11:05:21 +0800 |
commit | 5ab87d1085e182bfbd6679990a3974606e307aa7 (patch) | |
tree | dfe77bd19c771efbe2f759c02715facd1abc9165 /math/mtl/Makefile | |
parent | 1671189c4b683d7e3de22dc9b62d3576ca67d21f (diff) | |
download | freebsd-ports-gnome-5ab87d1085e182bfbd6679990a3974606e307aa7.tar.gz freebsd-ports-gnome-5ab87d1085e182bfbd6679990a3974606e307aa7.tar.zst freebsd-ports-gnome-5ab87d1085e182bfbd6679990a3974606e307aa7.zip |
take in some orphans
Diffstat (limited to 'math/mtl/Makefile')
-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 |