diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-11-20 08:09:49 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-11-20 08:09:49 +0000 |
commit | e22ed3d655da09658c170f2800426a37952bf204 (patch) | |
tree | 42ca04302c3055ddae40e851cda27153ee5fa38a /devel/arch | |
parent | With portmgr hat on, reset inactive maintainer. (diff) |
With portmgr hat on, reset inactive maintainer. These ports are now up
for adoption.
Notes
Notes:
svn path=/head/; revision=121990
Diffstat (limited to 'devel/arch')
-rw-r--r-- | devel/arch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/arch/Makefile b/devel/arch/Makefile index 838ccf222905..2199845c8186 100644 --- a/devel/arch/Makefile +++ b/devel/arch/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://regexps.srparish.net/src/${PORTNAME}/ \ http://arch.quackerhead.com/~lord/releases/${PORTNAME}/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.p/pre/} -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A distributed source code management / revision control system USE_GMAKE= yes |