diff options
author | linimon <linimon@FreeBSD.org> | 2008-12-08 14:43:50 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-12-08 14:43:50 +0800 |
commit | 5d28883cc6040fabca8bfbd865705f5aeb886fe3 (patch) | |
tree | 168c320233a6b6807b878df36514ed22fd89e15e /devel/nant | |
parent | 7186ac0063f0eb16064df08978b8ddb603f02f81 (diff) | |
download | freebsd-ports-gnome-5d28883cc6040fabca8bfbd865705f5aeb886fe3.tar.gz freebsd-ports-gnome-5d28883cc6040fabca8bfbd865705f5aeb886fe3.tar.zst freebsd-ports-gnome-5d28883cc6040fabca8bfbd865705f5aeb886fe3.zip |
Reset nemoliu due to maintainer-timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'devel/nant')
-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 a36d316110b4..89f03b20501c 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 |