diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-05-17 23:09:43 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-05-17 23:09:43 +0000 |
commit | 622047c59308dce0c83e3a4f55721bd447901442 (patch) | |
tree | 880819c85f95daf5afb3629628ede681bd6d52b5 /games/maelstrom | |
parent | 1756c43424a0cfb4bcef5bb62a67e384812d0cf9 (diff) | |
download | ports-622047c59308dce0c83e3a4f55721bd447901442.tar.gz ports-622047c59308dce0c83e3a4f55721bd447901442.zip |
Notes
Diffstat (limited to 'games/maelstrom')
-rw-r--r-- | games/maelstrom/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/games/maelstrom/Makefile b/games/maelstrom/Makefile index 3a52af72a636..1bc196588115 100644 --- a/games/maelstrom/Makefile +++ b/games/maelstrom/Makefile @@ -3,15 +3,13 @@ # Date created: 13 May 1998 # Whom: Andrey Zakhvatov # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/05/17 05:43:35 mph Exp $ # DISTNAME= Maelstrom-1.4.3-L2.0.6-src PKGNAME= maelstrom-2.0.6 CATEGORIES= games x11 -MASTER_SITES= ${MASTER_SITE_SUNSITE} \ - ftp://ftp.devolution.com/pub/maelstrom/ -MASTER_SITE_SUBDIR= games/x11/networked +MASTER_SITES= ftp://ftp.devolution.com/pub/maelstrom/ MAINTAINER= andy@icc.surw.chel.su |