diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-03-02 09:37:44 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-03-02 09:37:44 +0000 |
commit | 5e05ba0f9eb39539eae2a3b99b659f4fb6217461 (patch) | |
tree | f794cd764b0ee4843fa2e2e7336f7e51bfa46cdc /games/kobodeluxe/Makefile | |
parent | 4cc9048b7e08c4f79296c2cd48646b1f8d7201d9 (diff) | |
download | ports-5e05ba0f9eb39539eae2a3b99b659f4fb6217461.tar.gz ports-5e05ba0f9eb39539eae2a3b99b659f4fb6217461.zip |
Notes
Diffstat (limited to 'games/kobodeluxe/Makefile')
-rw-r--r-- | games/kobodeluxe/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/kobodeluxe/Makefile b/games/kobodeluxe/Makefile index 2dd0bc480f4c..99d784940323 100644 --- a/games/kobodeluxe/Makefile +++ b/games/kobodeluxe/Makefile @@ -9,8 +9,7 @@ PORTNAME= kobodeluxe PORTVERSION= 0.4.p8 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://olofson.net/skobo/download/ \ - http://olofson.net/download/ +MASTER_SITES= http://olofson.net/kobodl/download/ DISTNAME= KoboDeluxe-${PORTVERSION:S/.p/pre/} MAINTAINER= ports@FreeBSD.org |