diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-07-20 20:47:02 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-07-20 20:47:02 +0000 |
commit | 2269d793e3e6cbd81353f148991445222e8b8411 (patch) | |
tree | df9f3a8eb9056dba863584e092c4459ef7f4905c /games/xpilot | |
parent | 6d2ccb5e58e8db5f4ef219e87005773457fe88ac (diff) | |
download | ports-2269d793e3e6cbd81353f148991445222e8b8411.tar.gz ports-2269d793e3e6cbd81353f148991445222e8b8411.zip |
Notes
Diffstat (limited to 'games/xpilot')
-rw-r--r-- | games/xpilot/Makefile | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/games/xpilot/Makefile b/games/xpilot/Makefile index 4261d9b08ad3..8aecd0004360 100644 --- a/games/xpilot/Makefile +++ b/games/xpilot/Makefile @@ -1,13 +1,12 @@ -# New ports collection makefile for: xasteroids -# Version required: 5 -# Date created: 3 Jan 1995 -# Whom: swallace +# New ports collection makefile for: xpilot +# Version required: 3-3-1 +# Date created: 18 July 1995 +# Whom: jmacd # -# $Id: Makefile,v 1.5 1995/04/11 00:20:22 asami Exp $ +# $Id: Makefile,v 1.1.1.1 1995/07/18 06:17:59 jmacd Exp $ # DISTNAME= xpilot-3.3.1 -PKGNAME= xpilot CATEGORIES+= games MASTER_SITES= ftp://ftp.cs.uit.no/pub/games/xpilot/ |