diff options
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 |