diff options
Diffstat (limited to 'devel/mono-addins')
-rw-r--r-- | devel/mono-addins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/mono-addins/Makefile b/devel/mono-addins/Makefile index 0271552bd9db..0f457d9bf8ee 100644 --- a/devel/mono-addins/Makefile +++ b/devel/mono-addins/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4 CATEGORIES= devel MASTER_SITES= http://ftp.novell.com/pub/mono/sources/${PORTNAME}/ -MAINTAINER= flz@FreeBSD.org +MAINTAINER= mono@FreeBSD.org COMMENT= Mono framework to create extensible applications LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/mono.pc:${PORTSDIR}/lang/mono |