diff options
author | Koop Mast <kwm@rainbow-runner.nl> | 2017-09-15 15:12:44 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2017-09-15 15:12:44 +0800 |
commit | ab1f40794d9dbcc1388a9257d285362f52f74596 (patch) | |
tree | 2a6a7e2dc039c429914eaca76a443556bf403df2 /emulators/ppsspp/Makefile | |
parent | fd6770ac21bfbaf4055314e3e44262e074d8043b (diff) | |
parent | 26f34f6d62441f81a8d0d43f1908a496c283ee05 (diff) | |
download | freebsd-ports-gnome-gnome-3.24.tar.gz freebsd-ports-gnome-gnome-3.24.tar.zst freebsd-ports-gnome-gnome-3.24.zip |
Merge branch 'master' into gnome-3.24gnome-3.24
Diffstat (limited to 'emulators/ppsspp/Makefile')
-rw-r--r-- | emulators/ppsspp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/ppsspp/Makefile b/emulators/ppsspp/Makefile index 229160ccc288..06b6daaebce9 100644 --- a/emulators/ppsspp/Makefile +++ b/emulators/ppsspp/Makefile @@ -3,7 +3,7 @@ PORTNAME= ppsspp DISTVERSIONPREFIX= v DISTVERSION?= 1.4.2 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= emulators # XXX Get from Debian once #697821 lands MASTER_SITES= https://bazaar.launchpad.net/~sergio-br2/${PORTNAME}/debian-sdl/download/5/${PORTNAME}.1-20140802045408-dd26dik367ztj5xg-8/:manpage |