diff options
author | tmclaugh <tmclaugh@FreeBSD.org> | 2005-09-20 01:00:40 +0000 |
---|---|---|
committer | tmclaugh <tmclaugh@FreeBSD.org> | 2005-09-20 01:00:40 +0000 |
commit | e0db59201d28fad2eb1900d7592c180b61f264f5 (patch) | |
tree | a5e88492cf45e00e4cd3a5800afff28acbf02e21 /devel/dbus-sharp | |
parent | 4a0350616dfe188985ca608b0b1041f831b272db (diff) | |
download | FreeBSD-ports-e0db59201d28fad2eb1900d7592c180b61f264f5.zip FreeBSD-ports-e0db59201d28fad2eb1900d7592c180b61f264f5.tar.gz |
- Change maintainership of my Mono related ports over to the BSD#
project mailing list. This is the mailing list listed as the
maintainer for all my other Mono related ports.
Approved by: ahze (mentor)
Diffstat (limited to 'devel/dbus-sharp')
-rw-r--r-- | devel/dbus-sharp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/dbus-sharp/Makefile b/devel/dbus-sharp/Makefile index e92776b..d1ae19e 100644 --- a/devel/dbus-sharp/Makefile +++ b/devel/dbus-sharp/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 8 CATEGORIES= devel gnome PKGNAMESUFFIX= -sharp -MAINTAINER= tmclaugh@sdf.lonestar.org +MAINTAINER= bsd-sharp-list@forge.novell.com COMMENT= Mono interface to the D-BUS messaging system LIB_DEPENDS= dbus-1.1:${PORTSDIR}/devel/dbus |