diff options
-rw-r--r-- | games/irrlamb/Makefile | 1 | ||||
-rw-r--r-- | games/libretro-cores/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/games/irrlamb/Makefile b/games/irrlamb/Makefile index cc3ec92..53fa9b3 100644 --- a/games/irrlamb/Makefile +++ b/games/irrlamb/Makefile @@ -3,6 +3,7 @@ PORTNAME= irrlamb PORTVERSION= 0.2.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= games diff --git a/games/libretro-cores/Makefile b/games/libretro-cores/Makefile index c482497..1a420f4 100644 --- a/games/libretro-cores/Makefile +++ b/games/libretro-cores/Makefile @@ -3,6 +3,7 @@ PORTNAME= libretro-cores PORTVERSION= 0.20151110 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= yuri@rawbw.com |