diff options
author | eadler <eadler@FreeBSD.org> | 2014-05-26 10:33:38 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2014-05-26 10:33:38 +0800 |
commit | 6dbe7776afee78f1569a5b061bc3cef9f23442cd (patch) | |
tree | e4ba938f869a9c15d3c10f8e6a6d6dd5ee578e25 /math | |
parent | a7443110d6c3c533e1a38e7a417ea51c5b1499df (diff) | |
download | freebsd-ports-graphics-6dbe7776afee78f1569a5b061bc3cef9f23442cd.tar.gz freebsd-ports-graphics-6dbe7776afee78f1569a5b061bc3cef9f23442cd.tar.zst freebsd-ports-graphics-6dbe7776afee78f1569a5b061bc3cef9f23442cd.zip |
Multiple ports: reset maintainers
Maintainers for these ports have been notified on 5 separate occasions
over the course of several months about pending actions required.
We really appreciate the time and effort you put in to maintain
these ports.
If you are still interested in helping to maintain these ports just
reply to me or file a PR and I will happily assign the port to you
again.
Approved by: portmgr (implicit)
Diffstat (limited to 'math')
-rw-r--r-- | math/giacxcas/Makefile | 2 | ||||
-rw-r--r-- | math/unixstat/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/giacxcas/Makefile b/math/giacxcas/Makefile index 8b7663f152f..f02d4588943 100644 --- a/math/giacxcas/Makefile +++ b/math/giacxcas/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www-fourier.ujf-grenoble.fr/~parisse/giac/freebsd/ \ DISTFILES= fltk-giac.tar.gz CoCoALib-0.9950.tgz giac-${PORTVERSION}.tar.gz DIST_SUBDIR= ${PORTNAME} -MAINTAINER= han@math.jussieu.fr +MAINTAINER= ports@FreeBSD.org COMMENT= Computer algebra system by Bernard Parisse LICENSE= GPLv3 diff --git a/math/unixstat/Makefile b/math/unixstat/Makefile index f75adc0198b..5babddccaed 100644 --- a/math/unixstat/Makefile +++ b/math/unixstat/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= # must fetch manually DISTNAME= stat EXTRACT_SUFX= .tar.Z -MAINTAINER= mwm@mired.org +MAINTAINER= ports@FreeBSD.org COMMENT= A statistics package designed for use with the Unix shell RESTRICTED= License does not allow mass redistribution. |