summaryrefslogtreecommitdiff
path: root/games/xneko
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-07-27 23:25:33 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-07-27 23:25:33 +0000
commitc23cc4074c4780fbdb038caecb7d43e5ce58e78a (patch)
treeadb3decf75e056017f92743334afad729ac76ab0 /games/xneko
parentMinor change to make it work with other awk versions (The one that OpenBSD (diff)
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>
Notes
Notes: svn path=/head/; revision=12173
Diffstat (limited to 'games/xneko')
-rw-r--r--games/xneko/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xneko/Makefile b/games/xneko/Makefile
index 9865e77d9cd1..bb739918d3f1 100644
--- a/games/xneko/Makefile
+++ b/games/xneko/Makefile
@@ -3,12 +3,12 @@
# Date created: 22 December 1995
# Whom: markm
#
-# $Id: Makefile,v 1.5 1996/12/17 12:33:15 asami Exp $
+# $Id: Makefile,v 1.6 1997/03/12 08:21:35 asami Exp $
#
DISTNAME= xneko
PKGNAME= xneko-4.4
-CATEGORIES= x11 games
+CATEGORIES= games
MASTER_SITES= ftp://ftp.cdrom.com/pub/bsd-sources/4.4BSD-Lite/usr/src/games/
MAINTAINER= markm@FreeBSD.ORG