From 9a41e3c68be04b90aaea0afda81f878994c5dbbf Mon Sep 17 00:00:00 2001 From: asami Date: Mon, 18 Nov 1996 09:56:45 +0000 Subject: Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. --- sysutils/xcpustate/Makefile | 5 +++-- sysutils/xsysstats/Makefile | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'sysutils') diff --git a/sysutils/xcpustate/Makefile b/sysutils/xcpustate/Makefile index e14ccaf..5a90c0f 100644 --- a/sysutils/xcpustate/Makefile +++ b/sysutils/xcpustate/Makefile @@ -3,13 +3,14 @@ # Date created: 31-Dec-1995 # Whom: David O'Brien # -# $Id: Makefile,v 1.1.1.1 1996/02/29 01:57:44 asami Exp $ +# $Id: Makefile,v 1.2 1996/11/17 08:06:36 obrien Exp $ # DISTNAME= xcpustate-2.1 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.cdf.toronto.edu/pub/xcpustate/ \ - ftp://ftp.x.org/contrib/utilities/xcpustate/ + ${MASTER_SITE_XCONTRIB} +MASTER_SITE_SUBDIR= utilities/xcpustate EXTRACT_SUFX= .shar.gz MAINTAINER= obrien@cs.ucdavis.edu diff --git a/sysutils/xsysstats/Makefile b/sysutils/xsysstats/Makefile index e4afb6a..aa17d13 100644 --- a/sysutils/xsysstats/Makefile +++ b/sysutils/xsysstats/Makefile @@ -3,13 +3,14 @@ # Date created: 12 December 1994 # Whom: asami # -# $Id: Makefile,v 1.7 1995/07/13 01:21:35 asami Exp $ +# $Id: Makefile,v 1.8 1996/11/17 08:06:46 obrien Exp $ # DISTNAME= xsysstats1.34 PKGNAME= xsysstats-1.34 CATEGORIES= sysutils x11 -MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/utilities/ +MASTER_SITES= ${MASTER_SITE_XCONTRIB} +MASTER_SITE_SUBDIR= utilities MAINTAINER= asami@FreeBSD.ORG -- cgit v1.1