From f4d6acbc42e1538f4db9f465a76ab8a10ad5176d Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Tue, 11 Apr 1995 00:20:58 +0000 Subject: And here comes the next round of Makefile updates, for games. Folks, there are lots of broken stuff and funky Makefiles here. Please check your ports, and also put yourself in MAINTAINER so I know who to talk to. Thanks.... --- games/oneko/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'games/oneko') 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 -- cgit v1.2.3