diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-07-17 02:39:15 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-07-17 02:39:15 +0000 |
commit | 1cb2952a0d1fe191b02a13e1d5aafa0012a6b530 (patch) | |
tree | 3465c84bec94fce3cd3c2885012bdb64532da816 /net-p2p | |
parent | c5417f39c59d6bccfabc61df80320eb510dd3a63 (diff) |
Transfer maintainership by previous maintainer request.
PR: ports/94453
Notes
Notes:
svn path=/head/; revision=168040
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/mldonkey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/mldonkey/Makefile b/net-p2p/mldonkey/Makefile index b7afeb4927b1..d720f34cd4ac 100644 --- a/net-p2p/mldonkey/Makefile +++ b/net-p2p/mldonkey/Makefile @@ -12,7 +12,7 @@ CATEGORIES+= net-p2p MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER?= holger@e-gitt.net +MAINTAINER?= benlutz@datacomm.ch COMMENT?= A OCAML client for multiple peer-to-peer networks BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml |