Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Freedink #71

Merged
merged 2 commits into from Sep 7, 2013
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 2 additions & 0 deletions games/freedink-data/DETAILS
@@ -1,4 +1,5 @@
MODULE=freedink-data
# Also check for freedink version. They are not always the same.
VERSION=1.08.20121209
SOURCE=${MODULE}-${VERSION}.tar.gz
SOURCE_URL=http://ftp.gnu.org/gnu/freedink/
Expand All @@ -7,6 +8,7 @@
ENTERED=20130822
UPDATED=20130822
SHORT="portable and enhanced version of the Dink Smallwood game engine"
ARCHIVE=off
cat <<EOF
Dink Smallwood is an adventure/role-playing game, similar to Zelda
(2D top view), made by RTsoft.
Expand Down
1 change: 1 addition & 0 deletions games/freedink/DETAILS
@@ -1,4 +1,5 @@
MODULE=freedink
# Also check for freedink-data version. They are not always the same.
VERSION=1.08.20121209
SOURCE=${MODULE}-${VERSION}.tar.gz
SOURCE_URL=http://ftp.gnu.org/gnu/freedink/
Expand Down