diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-10 07:39:01 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-10 07:39:01 +0000 |
commit | 76c7f8fbe69660fe9f9698556a4c6913165ff5be (patch) | |
tree | 5f5e0016c85dfbeb5214652d98c59047d49c0ae7 /emulators/mupen64plus | |
parent | 3676fb025db0a88cbb87ef11c996fc9aafc8bd0b (diff) | |
download | ports-76c7f8fbe69660fe9f9698556a4c6913165ff5be.tar.gz ports-76c7f8fbe69660fe9f9698556a4c6913165ff5be.zip |
Notes
Diffstat (limited to 'emulators/mupen64plus')
-rw-r--r-- | emulators/mupen64plus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/mupen64plus/Makefile b/emulators/mupen64plus/Makefile index 2f553263593f..bba613752426 100644 --- a/emulators/mupen64plus/Makefile +++ b/emulators/mupen64plus/Makefile @@ -9,7 +9,7 @@ DISTFILES= # empty EXTRACT_ONLY= # empty MAINTAINER?= acm@FreeBSD.org -COMMENT= A fork of Mupen64 Nintendo 64 emulator with plugins (meta port) +COMMENT= Fork of Mupen64 Nintendo 64 emulator with plugins (meta port) # Mupen64 Emulator core and ui-console RUN_DEPENDS+= ${LOCALBASE}/lib/libmupen64plus.so.2:${PORTSDIR}/emulators/mupen64plus-core |