diff options
author | steve <steve@FreeBSD.org> | 1998-11-21 07:27:41 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-11-21 07:27:41 +0000 |
commit | 94bc475fd0522bf24445621e1742b1c99992abce (patch) | |
tree | bd317705322bdc734fb15186fabfbfd68ebc13ad /sysutils/xperfmon3 | |
parent | 4061d8091c795fda4e1c5979d8bc82355de1ef2b (diff) | |
download | FreeBSD-ports-94bc475fd0522bf24445621e1742b1c99992abce.zip FreeBSD-ports-94bc475fd0522bf24445621e1742b1c99992abce.tar.gz |
Remove extraneous x11 from CATEGORIES.
Submitted by: Josh Gilliam <josh@quick.net>
Diffstat (limited to 'sysutils/xperfmon3')
-rw-r--r-- | sysutils/xperfmon3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xperfmon3/Makefile b/sysutils/xperfmon3/Makefile index 92b18d1..16f68c5 100644 --- a/sysutils/xperfmon3/Makefile +++ b/sysutils/xperfmon3/Makefile @@ -3,12 +3,12 @@ # Date created: 14 March 97 # Whom: Lars Koeller <Lars.Koeller@Uni-Bielefeld.DE> # -# $Id: Makefile,v 1.19 1998/10/21 00:57:41 steve Exp $ +# $Id: Makefile,v 1.20 1998/10/23 16:47:00 fenner Exp $ # DISTNAME= xperfmon++ PKGNAME= xperfmon++-2.0 -CATEGORIES= sysutils x11 +CATEGORIES= sysutils # In Germany try this MASTER_SITES= ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/ \ ftp://ftp.u-aizu.ac.jp/pub/misc/tools/xperfmon/ \ |