From 99e611df11fa040e76e48d0d0e1c1fadf10026d5 Mon Sep 17 00:00:00 2001 From: sheldonh Date: Wed, 21 Feb 2001 18:24:12 +0000 Subject: Drop maintanership of emulators/xzx and throw it open to anyone who cares. --- emulators/xzx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile index 32a9a48ba9f7..2470369676f2 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.9.3 CATEGORIES= emulators MASTER_SITES= ftp://ftp.void.jump.org/pub/sinclair/emulators/unix/ -MAINTAINER= sheldonh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_X_PREFIX= yes GNU_CONFIGURE= yes -- cgit