diff options
-rw-r--r-- | sysutils/tua/Makefile | 4 | ||||
-rw-r--r-- | sysutils/xbatt/Makefile | 4 | ||||
-rw-r--r-- | sysutils/xdu/Makefile | 4 | ||||
-rw-r--r-- | sysutils/xperfmon/Makefile | 4 | ||||
-rw-r--r-- | sysutils/xperfmon3/Makefile | 4 | ||||
-rw-r--r-- | sysutils/xsysstats/Makefile | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/sysutils/tua/Makefile b/sysutils/tua/Makefile index 1dd242f663cf..f4a037bf918e 100644 --- a/sysutils/tua/Makefile +++ b/sysutils/tua/Makefile @@ -3,11 +3,11 @@ # Date created: 11 Feb. 1995 # Whom: torstenb # -# $Id: Makefile,v 1.5 1995/04/23 13:02:47 asami Exp $ +# $Id: Makefile,v 1.6 1995/05/06 11:37:59 torstenb Exp $ # DISTNAME= tua-4.0 -CATEGORIES+= utilities +CATEGORIES+= sysutils MASTER_SITES= ftp://itnsg1.cineca.it/pub/local/tua/ MAINTAINER= torstenb@FreeBSD.ORG diff --git a/sysutils/xbatt/Makefile b/sysutils/xbatt/Makefile index e43e4f999397..7381c5ca3232 100644 --- a/sysutils/xbatt/Makefile +++ b/sysutils/xbatt/Makefile @@ -3,11 +3,11 @@ # Date created: 2 May 1995 # Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1995/05/06 09:04:15 asami Exp $ # DISTNAME= xbatt-1.0 -CATEGORIES+= x11 +CATEGORIES+= sysutils x11 MASTER_SITES= ftp://ftp.fujitsu.co.jp/pub/FreeBSD/misc/ MAINTAINER= asami@FreeBSD.ORG diff --git a/sysutils/xdu/Makefile b/sysutils/xdu/Makefile index 2020d398a2b1..70ed64096f12 100644 --- a/sysutils/xdu/Makefile +++ b/sysutils/xdu/Makefile @@ -3,11 +3,11 @@ # Date created: 9 February 1995 # Whom: asami # -# $Id: Makefile,v 1.3 1995/04/01 12:50:37 jkh Exp $ +# $Id: Makefile,v 1.4 1995/04/15 03:46:04 asami Exp $ # DISTNAME= xdu-3.0 -CATEGORIES+= utilities x11 +CATEGORIES+= sysutils x11 MASTER_SITES= ftp://ftp.arl.mil/pub/ EXTRACT_SUFX= .tar.Z diff --git a/sysutils/xperfmon/Makefile b/sysutils/xperfmon/Makefile index 6bc00bd66973..2033a691ab81 100644 --- a/sysutils/xperfmon/Makefile +++ b/sysutils/xperfmon/Makefile @@ -3,13 +3,13 @@ # Date created: 8 March 95 # Whom: Lars Koeller <lars.koeller@odie.physik2.uni-rostock.de> # -# $Id: Makefile,v 1.4 1995/04/12 20:32:12 asami Exp $ +# $Id: Makefile,v 1.5 1995/05/19 09:40:06 asami Exp $ # DISTNAME= xperfmon++ PKGNAME= xperfmon-1.1 USE_IMAKE= yes -CATEGORIES+= utilities +CATEGORIES+= sysutils # In Germany try this # MASTER_SITES= ftp://odie.physik2.uni-rostock.de/pub/ MASTER_SITES= ftp://proteus.arc.nasa.gov/pub/ diff --git a/sysutils/xperfmon3/Makefile b/sysutils/xperfmon3/Makefile index 6bc00bd66973..2033a691ab81 100644 --- a/sysutils/xperfmon3/Makefile +++ b/sysutils/xperfmon3/Makefile @@ -3,13 +3,13 @@ # Date created: 8 March 95 # Whom: Lars Koeller <lars.koeller@odie.physik2.uni-rostock.de> # -# $Id: Makefile,v 1.4 1995/04/12 20:32:12 asami Exp $ +# $Id: Makefile,v 1.5 1995/05/19 09:40:06 asami Exp $ # DISTNAME= xperfmon++ PKGNAME= xperfmon-1.1 USE_IMAKE= yes -CATEGORIES+= utilities +CATEGORIES+= sysutils # In Germany try this # MASTER_SITES= ftp://odie.physik2.uni-rostock.de/pub/ MASTER_SITES= ftp://proteus.arc.nasa.gov/pub/ diff --git a/sysutils/xsysstats/Makefile b/sysutils/xsysstats/Makefile index a317931ab41a..df793d3cb32f 100644 --- a/sysutils/xsysstats/Makefile +++ b/sysutils/xsysstats/Makefile @@ -3,12 +3,12 @@ # Date created: 12 December 1994 # Whom: asami # -# $Id: Makefile,v 1.5 1995/04/01 12:50:39 jkh Exp $ +# $Id: Makefile,v 1.6 1995/04/15 03:46:07 asami Exp $ # DISTNAME= xsysstats1.34 PKGNAME= xsysstats-1.34 -CATEGORIES+= utilities x11 +CATEGORIES+= sysutils x11 MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/utilities/ MAINTAINER= asami@FreeBSD.ORG |