diff options
Diffstat (limited to 'math/tblis/Makefile')
-rw-r--r-- | math/tblis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/tblis/Makefile b/math/tblis/Makefile index 24846640a725..bebf7fcf8c7e 100644 --- a/math/tblis/Makefile +++ b/math/tblis/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.2.0 DISTVERSIONPREFIX= v CATEGORIES= math -MAINTAINER= jmd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Framework for performing tensor operations WWW= https://github.com/devinamatthews/tblis |