diff options
author | asami <asami@FreeBSD.org> | 1998-07-27 23:25:33 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-07-27 23:25:33 +0000 |
commit | 16a95f548a758d828bcacff04535926bcce180b1 (patch) | |
tree | 32a03d4fa1b62c956de2cd87f27a4f6b1e82c320 /benchmarks/xengine | |
parent | 7836a4102623d9d92425926490542d3cf33bd656 (diff) | |
download | FreeBSD-ports-16a95f548a758d828bcacff04535926bcce180b1.zip FreeBSD-ports-16a95f548a758d828bcacff04535926bcce180b1.tar.gz |
Making x11 category more useful project part 1: take out "x11" of
ports that are mere users of X.
Partial list submitted by: Josh Gilliam <josh@quick.net>
Diffstat (limited to 'benchmarks/xengine')
-rw-r--r-- | benchmarks/xengine/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/xengine/Makefile b/benchmarks/xengine/Makefile index b954980..8c38403 100644 --- a/benchmarks/xengine/Makefile +++ b/benchmarks/xengine/Makefile @@ -3,11 +3,11 @@ # Date created: 17 January 1997 # Whom: FURUSAWA,Kazuhisa <furusawa@com.cs.osakafu-u.ac.jp> # -# $Id: Makefile,v 1.4 1997/02/19 04:22:01 asami Exp $ +# $Id: Makefile,v 1.5 1998/02/07 09:18:23 andreas Exp $ # PKGNAME= xengine-1.0.1 -CATEGORIES= benchmarks x11 +CATEGORIES= benchmarks MASTER_SITES= ftp://ftp.lab.kdd.co.jp/Usenet/comp.sources.x/volume09/xengine/ DISTFILES= part01.z patch1.z |