diff options
author | linimon <linimon@FreeBSD.org> | 2004-11-20 08:09:49 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-11-20 08:09:49 +0000 |
commit | 104e91268ed34607922b0c50ad2abc77f01f2ff5 (patch) | |
tree | 28b45f549c108867c4dc2d4c20245621da044ef9 /devel/fnorb | |
parent | 50df9f951163d7e788d140c76728596b9bb054b9 (diff) | |
download | FreeBSD-ports-104e91268ed34607922b0c50ad2abc77f01f2ff5.zip FreeBSD-ports-104e91268ed34607922b0c50ad2abc77f01f2ff5.tar.gz |
With portmgr hat on, reset inactive maintainer. These ports are now up
for adoption.
Diffstat (limited to 'devel/fnorb')
-rw-r--r-- | devel/fnorb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/fnorb/Makefile b/devel/fnorb/Makefile index 413217f..adee9ef 100644 --- a/devel/fnorb/Makefile +++ b/devel/fnorb/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 9 CATEGORIES= devel python MASTER_SITES= http://www.fnorb.org/download/ -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A CORBA 2.0 ORB written in Python RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter |