diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 09:56:45 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 09:56:45 +0000 |
commit | 83e5fd3ee15682c4e0aefab035eb1821a2276325 (patch) | |
tree | 058380093a9fc14721eb5efc0ba15397d31739ff /games/xgalaga | |
parent | bef7e1901f3ac20e1b8948ace53627f740245474 (diff) | |
download | ports-83e5fd3ee15682c4e0aefab035eb1821a2276325.tar.gz ports-83e5fd3ee15682c4e0aefab035eb1821a2276325.zip |
Notes
Diffstat (limited to 'games/xgalaga')
-rw-r--r-- | games/xgalaga/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/games/xgalaga/Makefile b/games/xgalaga/Makefile index 02e160f893c0..a1f851032c18 100644 --- a/games/xgalaga/Makefile +++ b/games/xgalaga/Makefile @@ -3,12 +3,13 @@ # Date created: 27 August 1995 # Whom: asami # -# $Id: Makefile,v 1.1.1.1 1995/08/28 07:43:37 asami Exp $ +# $Id: Makefile,v 1.2 1996/01/16 10:39:49 asami Exp $ # DISTNAME= xgalaga-1.6b -CATEGORIES+= games -MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/games/ +CATEGORIES= games +MASTER_SITES= ${MASTER_SITE_XCONTRIB} +MASTER_SITE_SUBDIR= games MAINTAINER= asami@FreeBSD.ORG |