diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-03-05 16:30:44 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-03-05 16:30:44 +0000 |
commit | 5c213dbfbd39d7aa8334d6b88dc05102861b855f (patch) | |
tree | 2bd427d72b761bf767e92fd23eabdfd6c2336334 /games/xsokoban | |
parent | 81a5f6ec866293afaea3e8f29d26f65a0fffd71f (diff) | |
download | ports-5c213dbfbd39d7aa8334d6b88dc05102861b855f.tar.gz ports-5c213dbfbd39d7aa8334d6b88dc05102861b855f.zip |
Notes
Diffstat (limited to 'games/xsokoban')
-rw-r--r-- | games/xsokoban/Makefile | 4 | ||||
-rw-r--r-- | games/xsokoban/pkg-comment | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/games/xsokoban/Makefile b/games/xsokoban/Makefile index b4ffa9b66a54..2dcb90a14894 100644 --- a/games/xsokoban/Makefile +++ b/games/xsokoban/Makefile @@ -8,9 +8,11 @@ PORTNAME= xsokoban PORTVERSION= 3.3c CATEGORIES= games -MASTER_SITES= ftp://ftp.pmg.lcs.mit.edu/pub/xsokoban/ +MASTER_SITES= http://www.cs.cornell.edu/andru/release/ \ + ftp://ftp.pmg.lcs.mit.edu/pub/xsokoban/ MAINTAINER= nakai@FreeBSD.org +COMMENT= A puzzle of pushing objects to the goals USE_IMAKE= yes USE_XPM= yes diff --git a/games/xsokoban/pkg-comment b/games/xsokoban/pkg-comment deleted file mode 100644 index a198e6c66faa..000000000000 --- a/games/xsokoban/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A puzzle of pushing objects to the goals |