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 /games/xkoules/Makefile | |
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 'games/xkoules/Makefile')
-rw-r--r-- | games/xkoules/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xkoules/Makefile b/games/xkoules/Makefile index 7f71146..785ca27 100644 --- a/games/xkoules/Makefile +++ b/games/xkoules/Makefile @@ -3,12 +3,12 @@ # Date created: 11 March 1998 # Whom: Andrey Zakhvatov # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/04/19 21:35:21 mph Exp $ # DISTNAME= koules1.4-src PKGNAME= xkoules-1.4 -CATEGORIES= games x11 +CATEGORIES= games MASTER_SITES= http://www.paru.cas.cz/~hubicka/koules/packages/ MAINTAINER= andy@icc.surw.chel.su |