diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-24 20:05:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-24 20:05:54 +0000 |
commit | 811ef5fa3b38ab32a165f15603996440be0b2d7a (patch) | |
tree | 8b6fd0303d170740adbb0e5b99c264b95731d824 /lang/mono | |
parent | fb06c052f78c12da1d08246c6e6e345517987b22 (diff) | |
download | ports-811ef5fa3b38ab32a165f15603996440be0b2d7a.tar.gz ports-811ef5fa3b38ab32a165f15603996440be0b2d7a.zip |
Notes
Diffstat (limited to 'lang/mono')
-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 1c89e950d5e5..bf299fffe20a 100644 --- a/lang/mono/Makefile +++ b/lang/mono/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.95 CATEGORIES= lang MASTER_SITES= http://www.go-mono.com/archive/beta2/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= coop9211@uidaho.edu COMMENT= An open source implementation of .NET Development Framework USE_REINPLACE= yes |