summaryrefslogtreecommitdiff
path: root/games/oneko/Makefile
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1996-12-30 21:33:40 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1996-12-30 21:33:40 +0000
commit0ef14f3cc8f739aa1ae758b309e6e184dc703a4f (patch)
treedeebed51aee4158e3338b84335b223f84384d8fd /games/oneko/Makefile
parent{MKDIR} -> ${MKDIR} (diff)
CATEGORIES+= -> CATEGORIES=
Notes
Notes: svn path=/head/; revision=5139
Diffstat (limited to 'games/oneko/Makefile')
-rw-r--r--games/oneko/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/oneko/Makefile b/games/oneko/Makefile
index 0bc2e3a9aa94..48cdf50ddeb4 100644
--- a/games/oneko/Makefile
+++ b/games/oneko/Makefile
@@ -3,11 +3,11 @@
# Date created: 5 December 1994
# Whom: asami
#
-# $Id: Makefile,v 1.6 1996/11/18 11:24:46 asami Exp $
+# $Id: Makefile,v 1.7 1996/12/18 08:55:10 asami Exp $
#
DISTNAME= oneko-1.2
-CATEGORIES+= games
+CATEGORIES= games
MASTER_SITES= http://www.asahi-net.or.jp/~ZW6T-KND/oneko/
MAINTAINER= candy@fct.kgc.co.jp