diff options
author | linimon <linimon@FreeBSD.org> | 2006-09-04 16:48:00 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-09-04 16:48:00 +0800 |
commit | 1f20028240e5963f0ea5ae02f7b08dd61bfcae33 (patch) | |
tree | bae846217828f3de83ba0ad5bc3e10bab31a4a38 /devel/nant | |
parent | 165da715c03120bacbece1d8496a6047ddc0af0a (diff) | |
download | freebsd-ports-gnome-1f20028240e5963f0ea5ae02f7b08dd61bfcae33.tar.gz freebsd-ports-gnome-1f20028240e5963f0ea5ae02f7b08dd61bfcae33.tar.zst freebsd-ports-gnome-1f20028240e5963f0ea5ae02f7b08dd61bfcae33.zip |
Reset inactive maintainer who has not responded 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 6ab7891dfee3..557358bfb9fd 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-rc3-src -MAINTAINER= apeiron+ports@coitusmentis.info +MAINTAINER= ports@FreeBSD.org COMMENT= A .NET build tool inspired by Ant BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono |