diff options
author | Romain Tartière <romain@FreeBSD.org> | 2011-06-13 23:00:53 +0000 |
---|---|---|
committer | Romain Tartière <romain@FreeBSD.org> | 2011-06-13 23:00:53 +0000 |
commit | 21cc70dd6b997a0ecc247eb210d392c6d54c6982 (patch) | |
tree | deca011810f013fe19e5db7f829ec3133f4f41fc /net | |
parent | d86a75dd601f465aae14735db29763325eb29a38 (diff) | |
download | ports-21cc70dd6b997a0ecc247eb210d392c6d54c6982.tar.gz ports-21cc70dd6b997a0ecc247eb210d392c6d54c6982.zip |
Notes
Diffstat (limited to 'net')
-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 335dc66a3434..9b63a8a6b4f0 100644 --- a/net/avahi-sharp/Makefile +++ b/net/avahi-sharp/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 0 CATEGORIES= net dns PKGNAMESUFFIX= -sharp -MAINTAINER= bsd-sharp@googlegroups.com +MAINTAINER= mono@FreeBSD.org COMMENT= Mono bindings for Avahi service discovery LIB_DEPENDS= avahi-core:${PORTSDIR}/net/avahi-app |