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/xinvaders/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'games/xinvaders') diff --git a/games/xinvaders/Makefile b/games/xinvaders/Makefile index 9e714aee18da..2417c9548584 100644 --- a/games/xinvaders/Makefile +++ b/games/xinvaders/Makefile @@ -3,12 +3,14 @@ # Date created: 3 Jan 1995 # Whom: swallace # -# $Id: Makefile,v 1.3 1995/03/28 04:13:27 gpalmer Exp $ +# $Id: Makefile,v 1.4 1995/04/01 12:45:18 jkh Exp $ # DISTNAME= xinvaders -MASTER_SITES= ftp://romulus.ucs.uoknor.edu/Linux/sunsite/games/x11/action/ +PKGNAME= xinvaders-1.1 CATEGORIES+= games +MASTER_SITES= ftp://romulus.ucs.uoknor.edu/Linux/sunsite/games/x11/action/ + USE_IMAKE= yes .include -- cgit v1.2.3