diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-04 09:09:13 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-04 09:09:13 +0000 |
commit | 99e930f7b72bb0a732ab9b472af83d3fdc6e914e (patch) | |
tree | 36706f129dd3859708d3c59adc3513ae455d1ad3 /devel/rpc2 | |
parent | Reset inactive maintainer who has not responded to email. (diff) |
Reset inactive maintainer (a mailing list).
Hat: portmgr
Diffstat (limited to 'devel/rpc2')
-rw-r--r-- | devel/rpc2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rpc2/Makefile b/devel/rpc2/Makefile index 056368f6186b..ebe7ac68ac0f 100644 --- a/devel/rpc2/Makefile +++ b/devel/rpc2/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.28 CATEGORIES= devel MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/rpc2/src/ -MAINTAINER= coda@cs.cmu.edu +MAINTAINER= ports@FreeBSD.org COMMENT= An interprocess communication library LIB_DEPENDS= lwp.2:${PORTSDIR}/devel/lwp |