diff options
author | Dan Langille <dvl@FreeBSD.org> | 2023-07-25 13:14:13 +0000 |
---|---|---|
committer | Dan Langille <dvl@FreeBSD.org> | 2023-07-25 13:14:13 +0000 |
commit | c59052ead113b0013041dda3f494f6bec83fbb2a (patch) | |
tree | 40855aa8be3691c95e2d17173d2fd631b306481d /net/avahi-sharp | |
parent | 0763c9fcb56ea0a30b25434093583a438ffeb3ee (diff) | |
download | ports-c59052ead113b0013041dda3f494f6bec83fbb2a.tar.gz ports-c59052ead113b0013041dda3f494f6bec83fbb2a.zip |
*/*: return mono@ ports to the pool
The team previously known as mono has no active members.
I will send an email to ports@ in case anyone wants to pick up these
ports.
Approved by: portmgr (bofh)
Diffstat (limited to 'net/avahi-sharp')
-rw-r--r-- | net/avahi-sharp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/avahi-sharp/Makefile b/net/avahi-sharp/Makefile index 7e7a7711f803..2e2c86625d3d 100644 --- a/net/avahi-sharp/Makefile +++ b/net/avahi-sharp/Makefile @@ -2,7 +2,7 @@ PORTREVISION= 0 CATEGORIES= net dns PKGNAMESUFFIX= -sharp -MAINTAINER= mono@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Mono bindings for Avahi service discovery LIB_DEPENDS= libavahi-core.so:net/avahi-app |