diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-07-25 22:46:15 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-07-25 22:46:15 +0000 |
commit | 453f8ad22804a905c9b8071f81957b06e51ac9d6 (patch) | |
tree | ad6327a0e756ed87c903837c7a7ba7282fa00deb /devel/mono-tools | |
parent | a9ad8d1c154970e6cc15ba8495c9eb3ce600725b (diff) | |
download | ports-453f8ad22804a905c9b8071f81957b06e51ac9d6.tar.gz ports-453f8ad22804a905c9b8071f81957b06e51ac9d6.zip |
Notes
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 \ |