diff options
author | flz <flz@FreeBSD.org> | 2009-01-23 02:21:08 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2009-01-23 02:21:08 +0800 |
commit | 800818ed9f8c641eb95ff81b7f4b1649b18704f3 (patch) | |
tree | 55d5c0df4493ebfe5cc77572a79a2d55f337c34f /net/mono-zeroconf | |
parent | a4dde04be3f110dc38db27d5c13772b716440562 (diff) | |
download | freebsd-ports-gnome-800818ed9f8c641eb95ff81b7f4b1649b18704f3.tar.gz freebsd-ports-gnome-800818ed9f8c641eb95ff81b7f4b1649b18704f3.tar.zst freebsd-ports-gnome-800818ed9f8c641eb95ff81b7f4b1649b18704f3.zip |
Turn over maintainership to mono@.
Diffstat (limited to 'net/mono-zeroconf')
-rw-r--r-- | net/mono-zeroconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mono-zeroconf/Makefile b/net/mono-zeroconf/Makefile index e6d4bc2310d3..00a8c272df7c 100644 --- a/net/mono-zeroconf/Makefile +++ b/net/mono-zeroconf/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.7.6 CATEGORIES= net MASTER_SITES= http://download.banshee-project.org/${PORTNAME}/ -MAINTAINER= flz@FreeBSD.org +MAINTAINER= mono@FreeBSD.org COMMENT= Cross platform Zero Configuration Networking library for Mono BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono \ |