summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2001-03-21 23:06:58 +0000
committerWarner Losh <imp@FreeBSD.org>2001-03-21 23:06:58 +0000
commit9f40105f7e703ec6f7697f8adefc29cca137afbb (patch)
tree8e8ce59b80e6add03531b6819afa62eff9fbfde0 /games
parentReplace URL with one that works. (diff)
Moved to sourceforge.
Helped with this by: jedgar
Notes
Notes: svn path=/head/; revision=40184
Diffstat (limited to 'games')
-rw-r--r--games/seahaven/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/seahaven/Makefile b/games/seahaven/Makefile
index cd55a0911c49..0e6f7084ad5a 100644
--- a/games/seahaven/Makefile
+++ b/games/seahaven/Makefile
@@ -8,7 +8,9 @@
PORTNAME= seahaven
PORTVERSION= 1.41
CATEGORIES= games
-MASTER_SITES= http://www.cinenet.net/users/spitzak/seahaven/
+MASTER_SITES= http://seahaven.sourceforge.net/ \
+ ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=${PORTNAME}
EXTRACT_SUFX= .tgz
MAINTAINER= imp@FreeBSD.org