diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1999-08-21 19:46:53 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1999-08-21 19:46:53 +0000 |
commit | 094cafcf22e0054bc1c2371d190988de97abae37 (patch) | |
tree | 3e2692cf2f6475f7fe5751ac7999b6bfa1b5de66 /games/spider | |
parent | 9de27495580b2b7b881596fd679687afbc62f5a5 (diff) | |
download | ports-094cafcf22e0054bc1c2371d190988de97abae37.tar.gz ports-094cafcf22e0054bc1c2371d190988de97abae37.zip |
Notes
Diffstat (limited to 'games/spider')
-rw-r--r-- | games/spider/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games/spider/Makefile b/games/spider/Makefile index 97763684c4c1..b48cdd20284e 100644 --- a/games/spider/Makefile +++ b/games/spider/Makefile @@ -3,13 +3,14 @@ # Date created: 2 Oct 1995 # Whom: se # -# $Id: Makefile,v 1.4 1997/12/25 22:29:17 asami Exp $ +# $Id: Makefile,v 1.5 1998/09/28 02:13:23 steve Exp $ # DISTNAME= spider PKGNAME= spider-1.1 CATEGORIES= games -MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/ +MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/ \ + http://www.lovett.com/~ade/FreeBSD/ MAINTAINER= ports@FreeBSD.ORG |