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 a36d316110b..89f03b20501 100644 --- a/devel/nant/Makefile +++ b/devel/nant/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-0.85-src -MAINTAINER= nemoliu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A .NET build tool inspired by Ant BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono |