diff options
-rw-r--r-- | games/rocksndiamonds/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/rocksndiamonds/Makefile b/games/rocksndiamonds/Makefile index 2b51f3ef9bb1..80af51f60438 100644 --- a/games/rocksndiamonds/Makefile +++ b/games/rocksndiamonds/Makefile @@ -9,7 +9,7 @@ PORTNAME= rocksndiamonds PORTVERSION= 3.2.6.1 CATEGORIES= games MASTER_SITES= http://www.artsoft.org/RELEASES/unix/rocksndiamonds/ \ - http://homepages.compuserve.de/rocksndiamonds/ + http://freebsd.unixfreunde.de/sources/ MAINTAINER= ports@FreeBSD.org COMMENT= Colorful Boulderdash'n'Emerald Mine'n'Sokoban'n'Stuff |