diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2016-04-29 15:20:28 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2016-04-29 15:20:28 +0000 |
commit | 4efbbe5d03506f2d4b532ba7a484a1a961ac07ed (patch) | |
tree | ff23c22a90cd4bf88b7a419d365fab4b04616492 /emulators/pcsxr/Makefile | |
parent | 00d2dd9dc6c09236460daba9a55265489342ed90 (diff) | |
download | ports-4efbbe5d03506f2d4b532ba7a484a1a961ac07ed.tar.gz ports-4efbbe5d03506f2d4b532ba7a484a1a961ac07ed.zip |
Notes
Diffstat (limited to 'emulators/pcsxr/Makefile')
-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 ba4c16b835d1..83090126441b 100644 --- a/emulators/pcsxr/Makefile +++ b/emulators/pcsxr/Makefile @@ -3,7 +3,7 @@ PORTNAME= pcsxr PORTVERSION= 1.9.94.r87113 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= emulators MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \ LOCAL/martymac |