diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/0ad/Makefile | 2 | ||||
-rw-r--r-- | games/oolite/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/games/0ad/Makefile b/games/0ad/Makefile index acde2b0379ff..65d279185d87 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -2,7 +2,7 @@ PORTNAME= 0ad PORTVERSION= 0.0.20 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF/zero-ad/releases \ http://releases.wildfiregames.com/ diff --git a/games/oolite/Makefile b/games/oolite/Makefile index 0c4127d9334f..3abfb26cad4a 100644 --- a/games/oolite/Makefile +++ b/games/oolite/Makefile @@ -3,6 +3,7 @@ PORTNAME= oolite PORTVERSION= 1.84 +PORTREVISION= 1 CATEGORIES= games gnustep MASTER_SITES= http://github.com/OoliteProject/oolite/releases/download/1.84/ DISTNAME= ${PORTNAME}-source-${PORTVERSION} |