diff options
-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 |