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/nextgo/Makefile | |
parent | bc15797fb3812a88a178c54c4a3537e80d29adc7 (diff) |
Notes
Diffstat (limited to 'games/nextgo/Makefile')
-rw-r--r-- | games/nextgo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nextgo/Makefile b/games/nextgo/Makefile index cbbc797c13a4..96a41bd6273b 100644 --- a/games/nextgo/Makefile +++ b/games/nextgo/Makefile @@ -2,7 +2,7 @@ PORTNAME= nextgo PORTVERSION= 3.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= NeXTGo-${PORTVERSION} |