diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2018-04-05 20:13:33 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2018-04-05 20:13:33 +0000 |
commit | 656577b7235ce46a7b7fa667fc0250c743d1cee3 (patch) | |
tree | 76f2bf08cd3d4b4052655dcf574d4f92050a87af /emulators/pcsxr | |
parent | fe0ff6cbfcb653add0a1884bf4f358a63c997b29 (diff) | |
download | ports-656577b7235ce46a7b7fa667fc0250c743d1cee3.tar.gz ports-656577b7235ce46a7b7fa667fc0250c743d1cee3.zip |
Notes
Diffstat (limited to 'emulators/pcsxr')
-rw-r--r-- | emulators/pcsxr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/pcsxr/Makefile b/emulators/pcsxr/Makefile index 247710b81d78..b2d83a7fe0b2 100644 --- a/emulators/pcsxr/Makefile +++ b/emulators/pcsxr/Makefile @@ -3,7 +3,7 @@ PORTNAME= pcsxr PORTVERSION= 1.9.94.r87113 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= emulators MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \ LOCAL/martymac |