summaryrefslogtreecommitdiff
path: root/games/spider
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1999-08-21 19:46:53 +0000
committerBill Fenner <fenner@FreeBSD.org>1999-08-21 19:46:53 +0000
commit094cafcf22e0054bc1c2371d190988de97abae37 (patch)
tree3e2692cf2f6475f7fe5751ac7999b6bfa1b5de66 /games/spider
parentRemove MASTER_SITES and add IGNORE= comment about how to fetch. (diff)
Add a second MASTER_SITE
PR: ports/13239 Submitted by: Ade Lovett <ade@lovett.com>
Notes
Notes: svn path=/head/; revision=20848
Diffstat (limited to 'games/spider')
-rw-r--r--games/spider/Makefile5
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