diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2022-08-05 17:58:34 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2022-08-05 17:58:34 +0000 |
commit | 57a153b6962c76f08da35530b3ae483fb6c20ef0 (patch) | |
tree | f417110f33c2aa7aaa51738e52faa005040b66ec /emulators/libretro-ppsspp | |
parent | archivers/libzip: Update to 1.9.2 (diff) |
archivers/libzip: Bump PORTREVISION on dependent ports
Diffstat (limited to 'emulators/libretro-ppsspp')
-rw-r--r-- | emulators/libretro-ppsspp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/libretro-ppsspp/Makefile b/emulators/libretro-ppsspp/Makefile index 59effea19ca9..f4ad77bc1aa2 100644 --- a/emulators/libretro-ppsspp/Makefile +++ b/emulators/libretro-ppsspp/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMEPREFIX= libretro- MASTERDIR= ${.CURDIR}/../ppsspp |