diff options
Diffstat (limited to 'emulators/pcsxr/Makefile')
-rw-r--r-- | emulators/pcsxr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/pcsxr/Makefile b/emulators/pcsxr/Makefile index 22d9c4a870c..26e7b479be7 100644 --- a/emulators/pcsxr/Makefile +++ b/emulators/pcsxr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2022/03/28 10:53:04 tnn Exp $ +# $NetBSD: Makefile,v 1.6 2022/08/11 05:08:20 gutteridge Exp $ DISTNAME= pcsxr-1.9.95.20190306 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GITHUB:=iCatButler/} GITHUB_PROJECT= pcsxr |