diff options
Diffstat (limited to 'devel/nant/Makefile')
-rw-r--r-- | devel/nant/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/nant/Makefile b/devel/nant/Makefile index 8c610517bbd4..e303725e0e2e 100644 --- a/devel/nant/Makefile +++ b/devel/nant/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-0.85-src -MAINTAINER= nemoliu@gmail.com +MAINTAINER= nemoliu@FreeBSD.org COMMENT= A .NET build tool inspired by Ant BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono |