diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2024-01-06 06:08:12 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2024-01-06 06:08:12 +0000 |
commit | 4fae70a2d57ae4f9b2d4bc9ee1eb42e42af86059 (patch) | |
tree | 4289bf2aa9bb2227be8cfa486380efb3c0013bcb /emulators/mupen64plus | |
parent | d5ebd5e29adf58c9901298a20b3d4577c54246ad (diff) | |
download | ports-4fae70a2d57ae4f9b2d4bc9ee1eb42e42af86059.tar.gz ports-4fae70a2d57ae4f9b2d4bc9ee1eb42e42af86059.zip |
emulators/mupen64plus*: Update to 2.5.9
Diffstat (limited to 'emulators/mupen64plus')
-rw-r--r-- | emulators/mupen64plus/Makefile | 4 | ||||
-rw-r--r-- | emulators/mupen64plus/pkg-message | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/emulators/mupen64plus/Makefile b/emulators/mupen64plus/Makefile index 0348d222233e..2e94226613d3 100644 --- a/emulators/mupen64plus/Makefile +++ b/emulators/mupen64plus/Makefile @@ -1,11 +1,11 @@ PORTNAME= mupen64plus -PORTVERSION= 2.5 +PORTVERSION= 2.5.9 PORTREVISION?= 0 CATEGORIES= emulators MAINTAINER?= acm@FreeBSD.org COMMENT= Fork of Mupen64 Nintendo 64 emulator with plugins (meta port) -WWW= https://code.google.com/p/mupen64plus/ +WWW= https://github.com/mupen64plus # Mupen64 Emulator core and ui-console RUN_DEPENDS+= ${LOCALBASE}/lib/libmupen64plus.so.2:emulators/mupen64plus-core diff --git a/emulators/mupen64plus/pkg-message b/emulators/mupen64plus/pkg-message index 081af6b7e36e..fd96d670b6e9 100644 --- a/emulators/mupen64plus/pkg-message +++ b/emulators/mupen64plus/pkg-message @@ -26,7 +26,8 @@ video) of Mupen64Plus and 5) If you want to install a GUI frontend of mupen64plus, you can install - emulators/wxmupen64plus + emulators/mupen64plus-qt + emulators/py-m64py 6) Enjoy it ;) EOM |