diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-24 01:30:45 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-24 01:30:45 +0800 |
commit | d235aae94b14d5f3a70383e02e593e446f8b5652 (patch) | |
tree | 128fff9038722fe83cf027d48ec74689f6b5b45b /math/sdpara | |
parent | 95bc73a719c47b349ab9b12dbd548af71a58a24d (diff) | |
download | freebsd-ports-gnome-d235aae94b14d5f3a70383e02e593e446f8b5652.tar.gz freebsd-ports-gnome-d235aae94b14d5f3a70383e02e593e446f8b5652.tar.zst freebsd-ports-gnome-d235aae94b14d5f3a70383e02e593e446f8b5652.zip |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
Diffstat (limited to 'math/sdpara')
-rw-r--r-- | math/sdpara/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/sdpara/Makefile b/math/sdpara/Makefile index 03102d5b854d..b00bc433e17a 100644 --- a/math/sdpara/Makefile +++ b/math/sdpara/Makefile @@ -10,7 +10,7 @@ DISTFILES= ${SRCFILE}#${MANUALFILE} DIST_SUBDIR= sdpa EXTRACT_ONLY= ${SRCFILE} -MAINTAINER= maho@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SDPARA parallel version of SDPA (math/sdpa) LIB_DEPENDS= libscalapack.so:${PORTSDIR}/math/scalapack \ |