diff options
author | acm <acm@FreeBSD.org> | 2011-12-18 10:54:41 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2011-12-18 10:54:41 +0800 |
commit | a37efd765408ca90144cc103e69a76d855bfa830 (patch) | |
tree | 761b7f1f7fda93e531e00e321b1117704c32b8a1 /emulators/mupen64plus-input-sdl | |
parent | c20594d101e8cbfd2f9e9b5bea4485499d8e89db (diff) | |
download | freebsd-ports-gnome-a37efd765408ca90144cc103e69a76d855bfa830.tar.gz freebsd-ports-gnome-a37efd765408ca90144cc103e69a76d855bfa830.tar.zst freebsd-ports-gnome-a37efd765408ca90144cc103e69a76d855bfa830.zip |
- Update to latest 1.99.4 (hg bitbucket) version
- Bump PORTREVISION
Diffstat (limited to 'emulators/mupen64plus-input-sdl')
-rw-r--r-- | emulators/mupen64plus-input-sdl/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/emulators/mupen64plus-input-sdl/Makefile b/emulators/mupen64plus-input-sdl/Makefile index 590f9ef59c2b..f1e32e2e0b3b 100644 --- a/emulators/mupen64plus-input-sdl/Makefile +++ b/emulators/mupen64plus-input-sdl/Makefile @@ -5,8 +5,6 @@ # $FreeBSD$ # -PORTREVISION= 1 - PKGNAMESUFFIX= -input-sdl COMMENT= Input plugin for Mupen64plus |