diff options
Diffstat (limited to 'emulators/mgba/Makefile')
-rw-r--r-- | emulators/mgba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/mgba/Makefile b/emulators/mgba/Makefile index ecb1f0b8f638..8408de051461 100644 --- a/emulators/mgba/Makefile +++ b/emulators/mgba/Makefile @@ -1,6 +1,6 @@ PORTNAME= mgba DISTVERSION= 0.10.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MAINTAINER= pkubaj@FreeBSD.org |