diff options
author | naddy <naddy@FreeBSD.org> | 2003-03-05 16:30:44 +0000 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-03-05 16:30:44 +0000 |
commit | 7638c350f6b1277c6dbc6de5388981ef0a4b7b30 (patch) | |
tree | 9f6fdce676f2972e57c37925b25a0c0ea30ff48c /games/xsokoban | |
parent | cb5103376bc49ece3fd2d0114285a84726d42abe (diff) | |
download | FreeBSD-ports-7638c350f6b1277c6dbc6de5388981ef0a4b7b30.zip FreeBSD-ports-7638c350f6b1277c6dbc6de5388981ef0a4b7b30.tar.gz |
Master site and homepage fixes.
PR: 48315
Submitted by: Dunzi Ma <tadalunch@sources.redhat.com>
Approved by: maintainer timeout
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 b4ffa9b..2dcb90a 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 a198e6c..0000000 --- a/games/xsokoban/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A puzzle of pushing objects to the goals |