aboutsummaryrefslogtreecommitdiff
path: root/games/oneko
diff options
context:
space:
mode:
Diffstat (limited to 'games/oneko')
-rw-r--r--games/oneko/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/games/oneko/Makefile b/games/oneko/Makefile
index 6fffb0bb935e..74dfb7d50fbe 100644
--- a/games/oneko/Makefile
+++ b/games/oneko/Makefile
@@ -3,14 +3,16 @@
# Date created: 5 December 1994
# Whom: asami
#
-# $Id: Makefile,v 1.3 1995/03/24 11:08:36 asami Exp $
+# $Id: Makefile,v 1.4 1995/04/01 12:45:06 jkh Exp $
#
DISTNAME= oneko-1.1b
-USE_IMAKE= yes
-MASTER_SITES= ftp://ftp.cs.columbia.edu/archives/X11R5/contrib/
CATEGORIES+= games
+MASTER_SITES= ftp://ftp.cs.columbia.edu/archives/X11R5/contrib/
+
MAINTAINER= asami@FreeBSD.ORG
+
WRKSRC= ${WRKDIR}/oneko
+USE_IMAKE= yes
.include <bsd.port.mk>