diff options
Diffstat (limited to 'games/endgame-singularity/Makefile')
-rw-r--r-- | games/endgame-singularity/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/endgame-singularity/Makefile b/games/endgame-singularity/Makefile index a31338cbd31c..c99ec7d34aab 100644 --- a/games/endgame-singularity/Makefile +++ b/games/endgame-singularity/Makefile @@ -1,6 +1,6 @@ PORTNAME= singularity PORTVERSION= 1.00 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= endgame- |