diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-04-20 13:53:29 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-04-20 13:53:29 +0000 |
commit | df8f6f276f229ccecffcd4e02482cf9a45d3e615 (patch) | |
tree | c5b64821efee08b3a1d6af7aab22cafa37c5964d /games/crossfire | |
parent | 1760fd66540c713665a0483dcd354481bc58ae6f (diff) | |
download | ports-df8f6f276f229ccecffcd4e02482cf9a45d3e615.tar.gz ports-df8f6f276f229ccecffcd4e02482cf9a45d3e615.zip |
Notes
Diffstat (limited to 'games/crossfire')
-rw-r--r-- | games/crossfire/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/crossfire/Makefile b/games/crossfire/Makefile index 5b7d0d4fe47d..ca63378d6f6a 100644 --- a/games/crossfire/Makefile +++ b/games/crossfire/Makefile @@ -3,11 +3,11 @@ # Date created: So 27 Okt 1996 12:25:55 MET # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.10 1997/01/25 12:27:10 andreas Exp $ +# $Id: Makefile,v 1.11 1997/01/26 10:06:58 andreas Exp $ # DISTNAME= crossfire-0.93.0 -CATEGORIES= games +CATEGORIES= games perl5 MASTER_SITES= ftp://ra.pyramid.com/pub/crossfire/ \ ftp://ftp.ifi.uio.no/pub/crossfire/ \ ftp://ftp.real-time.com/pub/games/crossfire/ \ |