diff options
author | David Chisnall <theraven@FreeBSD.org> | 2019-02-03 15:37:58 +0000 |
---|---|---|
committer | David Chisnall <theraven@FreeBSD.org> | 2019-02-03 15:37:58 +0000 |
commit | 3f627ab4ceb27d868b1d614957e04bfa927d165b (patch) | |
tree | 8d55e3d4d3e216787ab6284b0e649a7a6d2f047d /games/gmines/Makefile | |
parent | 6f24a15624ece550a72b46b91ed993a1f8a1d7ee (diff) | |
download | ports-3f627ab4ceb27d868b1d614957e04bfa927d165b.tar.gz ports-3f627ab4ceb27d868b1d614957e04bfa927d165b.zip |
Notes
Diffstat (limited to 'games/gmines/Makefile')
-rw-r--r-- | games/gmines/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gmines/Makefile b/games/gmines/Makefile index 91fe93e2202d..62b368f6d7b5 100644 --- a/games/gmines/Makefile +++ b/games/gmines/Makefile @@ -2,7 +2,7 @@ PORTNAME= gmines PORTVERSION= 0.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= GMines-${PORTVERSION} |