From f64e8205f0137f683eab98cd135658efc4d521ce Mon Sep 17 00:00:00 2001 From: asami Date: Thu, 25 Dec 1997 22:29:52 +0000 Subject: Be more selective about which ports to maintain. I no longer have time to maintain all these ports I once committed (sometimes as a proxy). --- sysutils/xdu/Makefile | 4 ++-- sysutils/xsysstats/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sysutils') diff --git a/sysutils/xdu/Makefile b/sysutils/xdu/Makefile index 54a6d60542fa..b7cb5d5d7922 100644 --- a/sysutils/xdu/Makefile +++ b/sysutils/xdu/Makefile @@ -3,7 +3,7 @@ # Date created: 9 February 1995 # Whom: asami # -# $Id: Makefile,v 1.5 1995/07/13 01:21:33 asami Exp $ +# $Id: Makefile,v 1.6 1996/11/17 08:06:39 obrien Exp $ # DISTNAME= xdu-3.0 @@ -11,7 +11,7 @@ CATEGORIES= sysutils x11 MASTER_SITES= ftp://ftp.arl.mil/pub/ EXTRACT_SUFX= .tar.Z -MAINTAINER= asami@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.ORG NO_WRKSUBDIR= yes USE_IMAKE= yes diff --git a/sysutils/xsysstats/Makefile b/sysutils/xsysstats/Makefile index aa17d137804c..87c8e5dcb790 100644 --- a/sysutils/xsysstats/Makefile +++ b/sysutils/xsysstats/Makefile @@ -3,7 +3,7 @@ # Date created: 12 December 1994 # Whom: asami # -# $Id: Makefile,v 1.8 1996/11/17 08:06:46 obrien Exp $ +# $Id: Makefile,v 1.9 1996/11/18 09:54:57 asami Exp $ # DISTNAME= xsysstats1.34 @@ -12,7 +12,7 @@ CATEGORIES= sysutils x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= utilities -MAINTAINER= asami@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.ORG USE_IMAKE= yes -- cgit