summaryrefslogtreecommitdiff
path: root/games/xonix
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
commit300c45cf2e488b0b4bef726272d1259f14ae8ed9 (patch)
tree842a2dc4580fa0370f28faca34d61ab06c735859 /games/xonix
parentRemove spurious ^M at end of lines. (diff)
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4575
Diffstat (limited to 'games/xonix')
-rw-r--r--games/xonix/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xonix/Makefile b/games/xonix/Makefile
index 0f457e56c3c8..7a078a190da0 100644
--- a/games/xonix/Makefile
+++ b/games/xonix/Makefile
@@ -3,12 +3,12 @@
# Date created: 3 May 1995
# Whom: joerg
#
-# $Id: Makefile,v 1.2 1995/05/04 12:02:55 asami Exp $
+# $Id: Makefile,v 1.3 1995/09/23 08:52:40 joerg Exp $
#
DISTNAME= xonix-1.4
+CATEGORIES= games
MASTER_SITES= ftp://ftp.inf.tu-dresden.de/pub/people/wunsch/xonix/
-CATEGORIES+= games
MAINTAINER= joerg@FreeBSD.org