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 /cad | |
parent | a7443110d6c3c533e1a38e7a417ea51c5b1499df (diff) | |
download | freebsd-ports-gnome-6dbe7776afee78f1569a5b061bc3cef9f23442cd.tar.gz freebsd-ports-gnome-6dbe7776afee78f1569a5b061bc3cef9f23442cd.tar.zst freebsd-ports-gnome-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 'cad')
-rw-r--r-- | cad/scv/Makefile | 2 | ||||
-rw-r--r-- | cad/systemc/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cad/scv/Makefile b/cad/scv/Makefile index 52108455ecc5..78a63e54ddd5 100644 --- a/cad/scv/Makefile +++ b/cad/scv/Makefile @@ -7,7 +7,7 @@ CATEGORIES= cad devel MASTER_SITES= # you have to register and manually fetch EXTRACT_SUFX= -sysc2.2.12jun06.tgz -MAINTAINER= johnson.peter@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= SystemC Verification library BUILD_DEPENDS= ${LOCALBASE}/systemc/lib-freebsd/libsystemc.a:${PORTSDIR}/cad/systemc diff --git a/cad/systemc/Makefile b/cad/systemc/Makefile index af71dd5b77e7..2dcc8ac7d60f 100644 --- a/cad/systemc/Makefile +++ b/cad/systemc/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.2.0 CATEGORIES= cad devel EXTRACT_SUFX= .tgz -MAINTAINER= dthiele@gmx.net +MAINTAINER= ports@FreeBSD.org COMMENT= A modeling platform for system-level C++ models RESTRICTED= You have to register at http://www.systemc.org/kmembership_info/individual_signup first |