diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-01-13 12:46:11 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-01-13 12:46:11 +0000 |
commit | e773fa4b91dd046c886f6d5b76168b1698e7aa02 (patch) | |
tree | 1e0ba8fdcc3e9adee3c093f8cf4d7fe4448ad912 /games/griels-quest | |
parent | 785db2d60520e2d15f44563708b8fcc59485ea7c (diff) | |
download | ports-e773fa4b91dd046c886f6d5b76168b1698e7aa02.tar.gz ports-e773fa4b91dd046c886f6d5b76168b1698e7aa02.zip |
Notes
Diffstat (limited to 'games/griels-quest')
-rw-r--r-- | games/griels-quest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/griels-quest/Makefile b/games/griels-quest/Makefile index 1c2e50235895..c08f813c4a3e 100644 --- a/games/griels-quest/Makefile +++ b/games/griels-quest/Makefile @@ -14,7 +14,7 @@ USE_GITHUB= yes GH_ACCOUNT= nevat GH_TAGNAME= 0282e6a2e3 -PORTSCOUT= skipv:1.00 # git repo contains required portability fixes after 1.00 +PORTSCOUT= skipv:v1.00 # git repo contains required portability fixes after 1.00 USE_SDL= sdl mixer image ttf gfx |