diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2021-02-24 15:04:46 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2021-02-24 15:04:46 +0000 |
commit | d9ad88c3006f6f26bf2a30bc4aa3b242786b4cdb (patch) | |
tree | beccb23d977f07e207bc06e3e8ad5c559570db2c /games/jfsw/Makefile | |
parent | c2fc3040f81e8fe2e46aaa0904998c1d00959756 (diff) |
Notes
Diffstat (limited to 'games/jfsw/Makefile')
-rw-r--r-- | games/jfsw/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/games/jfsw/Makefile b/games/jfsw/Makefile index 6d56a136dac6..c7ebf5896107 100644 --- a/games/jfsw/Makefile +++ b/games/jfsw/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jfsw -PORTVERSION= 20201010 +PORTVERSION= 20210130 CATEGORIES= games MAINTAINER= martymac@FreeBSD.org @@ -31,10 +31,10 @@ GH_ACCOUNT= jonof GH_PROJECT= jfbuild:build jfaudiolib:audio jfmact:mact # See GH listing to get current (tested) submodule hashes: # https://github.com/jonof/jfsw -GH_TAGNAME= ea58641 \ - 11d083e:build \ - 3ff144d:audio \ - dbbf346:mact +GH_TAGNAME= c434002 \ + ed8c505:build \ + 0b82be9:audio \ + 1149eb1:mact GH_SUBDIR= jfbuild:build jfaudiolib:audio jfmact:mact NO_CDROM= Must be distributed only through the Internet and free of charge |