diff options
author | miwi <miwi@FreeBSD.org> | 2008-07-26 06:46:15 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-07-26 06:46:15 +0800 |
commit | 59fec01ed62597938968a56211acda1fdf520791 (patch) | |
tree | 71d64fe8e1c7b32b96eb4dc360c61436aa201f8e /devel/mono-tools | |
parent | 8bebcd6397985db34e4f6ae8f34b2d47606241be (diff) | |
download | freebsd-ports-gnome-59fec01ed62597938968a56211acda1fdf520791.tar.gz freebsd-ports-gnome-59fec01ed62597938968a56211acda1fdf520791.tar.zst freebsd-ports-gnome-59fec01ed62597938968a56211acda1fdf520791.zip |
- Update maintainer mail address
PR: 125786
Submitted by: Phillip N. <pneumann@gmail.com>
Diffstat (limited to 'devel/mono-tools')
-rw-r--r-- | devel/mono-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/mono-tools/Makefile b/devel/mono-tools/Makefile index 56f026f62032..2547e1748984 100644 --- a/devel/mono-tools/Makefile +++ b/devel/mono-tools/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= http://ftp.novell.com/pub/mono/sources/${PORTNAME}/ -MAINTAINER= bsd-sharp-list@forge.novell.com +MAINTAINER= bsd-sharp@googlegroups.com COMMENT= Documentation browser for Mono and Mono libraries BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gecko-sharp-2.0.pc:${PORTSDIR}/www/gecko-sharp20 \ |