diff options
author | rene <rene@FreeBSD.org> | 2018-03-11 19:20:43 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2018-03-11 19:20:43 +0800 |
commit | 13063bb4f613693fd9c373d1f00fc3e9542ad7fd (patch) | |
tree | 9070651775cffaba088888454c725b43c547dad3 /math/spooles | |
parent | f64b8b4c43d944e7b5eb67865a2ecbb943f2c142 (diff) | |
download | freebsd-ports-gnome-13063bb4f613693fd9c373d1f00fc3e9542ad7fd.tar.gz freebsd-ports-gnome-13063bb4f613693fd9c373d1f00fc3e9542ad7fd.tar.zst freebsd-ports-gnome-13063bb4f613693fd9c373d1f00fc3e9542ad7fd.zip |
Return maho@'s ports to the pool after his commit bit expired.
With hat: portmgr
Diffstat (limited to 'math/spooles')
-rw-r--r-- | math/spooles/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/spooles/Makefile b/math/spooles/Makefile index 65b0121ed27a..3a1c1f7f3880 100644 --- a/math/spooles/Makefile +++ b/math/spooles/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}.${PORTVERSION} DIST_SUBDIR= spooles EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= maho@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SParse Object Oriented Linear Equations Solver LICENSE= PD |