diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-06-30 12:07:13 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-06-30 12:07:13 +0000 |
commit | 916bfc0034e11ee7999b1598ccbd70021eddd5ca (patch) | |
tree | 93b7360a574b50c64e8d86499f433ba1f0523267 /games | |
parent | 1302894ece7e370cdb2380f7a36b0d1f7eeda039 (diff) | |
download | ports-916bfc0034e11ee7999b1598ccbd70021eddd5ca.tar.gz ports-916bfc0034e11ee7999b1598ccbd70021eddd5ca.zip |
Notes
Diffstat (limited to 'games')
-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 |