openblas: Move MAINTAINER out of Makefile.common

This commit is contained in:
Jason Bacon 2019-08-16 11:31:35 -05:00
parent 05ef0c4942
commit 7fc3424a1e
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,6 @@
# $NetBSD$
MAINTAINER= thomas.orgis@uni-hamburg.de
OPENBLAS_VARIANT= openblas
.include "../../wip/openblas/Makefile.common"

View File

@ -28,7 +28,6 @@ PATCHDIR= ${.CURDIR}/../../wip/openblas/patches
PLIST_SRC= ${.CURDIR}/../../wip/openblas/PLIST
PLIST_SUBST+= OPENBLAS_VARIANT=${OPENBLAS_VARIANT}
MAINTAINER= thomas.orgis@uni-hamburg.de
HOMEPAGE= https://github.com/xianyi/OpenBLAS
COMMENT= Optimized BLAS library based on GotoBLAS2
# Check this