diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2018-09-26 15:23:37 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2018-09-26 15:23:37 +0000 |
commit | 3a34ffa58f6a2f47a44fb5a0d67e441b4ef79fb3 (patch) | |
tree | c2a2236b60ef650349b2bf07c0a0def372207401 /games/gshisen | |
parent | bc15797fb3812a88a178c54c4a3537e80d29adc7 (diff) | |
download | ports-3a34ffa58f6a2f47a44fb5a0d67e441b4ef79fb3.tar.gz ports-3a34ffa58f6a2f47a44fb5a0d67e441b4ef79fb3.zip |
Notes
Diffstat (limited to 'games/gshisen')
-rw-r--r-- | games/gshisen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gshisen/Makefile b/games/gshisen/Makefile index 7b617f280d28..66fcb6f8014e 100644 --- a/games/gshisen/Makefile +++ b/games/gshisen/Makefile @@ -3,7 +3,7 @@ PORTNAME= gshisen PORTVERSION= 1.3.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= GShisen-${PORTVERSION} |