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 /lang | |
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 'lang')
-rw-r--r-- | lang/mono/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/mono/Makefile b/lang/mono/Makefile index 0268850bfaa3..127669bf3500 100644 --- a/lang/mono/Makefile +++ b/lang/mono/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= http://ftp.novell.com/pub/mono/sources/${PORTNAME}/ -MAINTAINER= bsd-sharp-list@forge.novell.com +MAINTAINER= bsd-sharp@googlegroups.com COMMENT= An open source implementation of .NET Development Framework CONFLICTS= mono-devel-[0-9]* mono-svn-[0-9]* |