diff options
author | zeising <zeising@FreeBSD.org> | 2017-11-19 03:32:38 +0800 |
---|---|---|
committer | zeising <zeising@FreeBSD.org> | 2017-11-19 03:32:38 +0800 |
commit | 32f3335a207ff23c5f7c3e592129656ebd9812cd (patch) | |
tree | 9f8c8ea81795ec9c367298a247b6fc1e32fceae8 /emulators/ppsspp | |
parent | f3b19e1de2a052fb08bf447367eb0d89ff7f08e2 (diff) | |
download | freebsd-ports-gnome-32f3335a207ff23c5f7c3e592129656ebd9812cd.tar.gz freebsd-ports-gnome-32f3335a207ff23c5f7c3e592129656ebd9812cd.tar.zst freebsd-ports-gnome-32f3335a207ff23c5f7c3e592129656ebd9812cd.zip |
Bump portrevision to chase graphics/glew shard library version update.
PR: 223370
Submitted by: zeising
exp-run by: antoine
Approved by: antoine
Diffstat (limited to 'emulators/ppsspp')
-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 3014fcbda9c3..e797795647dd 100644 --- a/emulators/ppsspp/Makefile +++ b/emulators/ppsspp/Makefile @@ -3,7 +3,7 @@ PORTNAME= ppsspp DISTVERSIONPREFIX= v DISTVERSION?= 1.4.2 -PORTREVISION?= 5 +PORTREVISION?= 6 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 |