diff options
author | imp <imp@FreeBSD.org> | 2001-03-22 07:06:58 +0800 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2001-03-22 07:06:58 +0800 |
commit | 517d8a2c6a84995772b34b5a1db1c429456fcff6 (patch) | |
tree | 43b46099325d5231ae478de9bc8611cecf0e79c2 /games | |
parent | 2885056d1827725b11cd3fca00552d9d86ed71c6 (diff) | |
download | freebsd-ports-gnome-517d8a2c6a84995772b34b5a1db1c429456fcff6.tar.gz freebsd-ports-gnome-517d8a2c6a84995772b34b5a1db1c429456fcff6.tar.zst freebsd-ports-gnome-517d8a2c6a84995772b34b5a1db1c429456fcff6.zip |
Moved to sourceforge.
Helped with this by: jedgar
Diffstat (limited to 'games')
-rw-r--r-- | games/seahaven/Makefile | 4 |
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 |