diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2005-02-19 20:54:15 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2005-02-19 20:54:15 +0000 |
commit | 078be7acaa946c7577dc21ab8f5f869cfb89fe68 (patch) | |
tree | a2334d797544c52ab8235be26b9d8b027a30bb62 | |
parent | c2cc940cad70b51ed5508e8b15db299d632d49df (diff) | |
download | ports-078be7acaa946c7577dc21ab8f5f869cfb89fe68.tar.gz ports-078be7acaa946c7577dc21ab8f5f869cfb89fe68.zip |
Notes
-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 ca6a21d7f62b..14e10b79475c 100644 --- a/lang/mono/Makefile +++ b/lang/mono/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= http://www.go-mono.com/archive/${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bsd-sharp-list@forge.novell.com COMMENT= An open source implementation of .NET Development Framework USE_REINPLACE= yes |