diff options
author | linimon <linimon@FreeBSD.org> | 2004-11-20 16:09:49 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-11-20 16:09:49 +0800 |
commit | 104e91268ed34607922b0c50ad2abc77f01f2ff5 (patch) | |
tree | 28b45f549c108867c4dc2d4c20245621da044ef9 /sysutils | |
parent | 50df9f951163d7e788d140c76728596b9bb054b9 (diff) | |
download | freebsd-ports-graphics-104e91268ed34607922b0c50ad2abc77f01f2ff5.tar.gz freebsd-ports-graphics-104e91268ed34607922b0c50ad2abc77f01f2ff5.tar.zst freebsd-ports-graphics-104e91268ed34607922b0c50ad2abc77f01f2ff5.zip |
With portmgr hat on, reset inactive maintainer. These ports are now up
for adoption.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/lavaps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/lavaps/Makefile b/sysutils/lavaps/Makefile index 65ee86c1da1..175ad35e05d 100644 --- a/sysutils/lavaps/Makefile +++ b/sysutils/lavaps/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.20 CATEGORIES= sysutils MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/ -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A lava lamp of currently running processes LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 |