summaryrefslogtreecommitdiff
path: root/games/xzip
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-07-02 00:39:50 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-07-02 00:39:50 +0000
commitd965c67f9ae139517ed7eb0e8b677c5e01acbbb4 (patch)
tree3788e1e26b19b8f523e978c84f8b8538afa76bed /games/xzip
parentNo need to use += for variable defined only once. (diff)
Take out "x11" from category.
Notes
Notes: svn path=/head/; revision=11652
Diffstat (limited to 'games/xzip')
-rw-r--r--games/xzip/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xzip/Makefile b/games/xzip/Makefile
index 6cc55c420690..88304ad332d6 100644
--- a/games/xzip/Makefile
+++ b/games/xzip/Makefile
@@ -3,12 +3,12 @@
# Date created: 28 June 1998
# Whom: Matthew Hunt <mph@FreeBSD.org>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/06/28 04:08:25 mph Exp $
#
DISTNAME= xzip170
PKGNAME= xzip-1.7.0
-CATEGORIES= games x11
+CATEGORIES= games
MASTER_SITES= http://www.cfug.org/infocom/
MAINTAINER= mph@freebsd.org