diff options
author | acm <acm@FreeBSD.org> | 2013-10-05 01:18:44 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2013-10-05 01:18:44 +0800 |
commit | 5c36b5dccd3f564d10a48577bf1f26d36b12eb6b (patch) | |
tree | 8935b7a0d59262e885998d0d32697c8fd34e2726 /emulators/mupen64plus-video-z64 | |
parent | 213cfbf56080694f2f6dbc7a6f9163c115ca70da (diff) | |
download | freebsd-ports-gnome-5c36b5dccd3f564d10a48577bf1f26d36b12eb6b.tar.gz freebsd-ports-gnome-5c36b5dccd3f564d10a48577bf1f26d36b12eb6b.tar.zst freebsd-ports-gnome-5c36b5dccd3f564d10a48577bf1f26d36b12eb6b.zip |
- Update to 2.0
Diffstat (limited to 'emulators/mupen64plus-video-z64')
-rw-r--r-- | emulators/mupen64plus-video-z64/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/mupen64plus-video-z64/Makefile b/emulators/mupen64plus-video-z64/Makefile index 778ffe9c79bb..cd749656dee1 100644 --- a/emulators/mupen64plus-video-z64/Makefile +++ b/emulators/mupen64plus-video-z64/Makefile @@ -1,9 +1,8 @@ # Created by: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 2 PKGNAMESUFFIX= -video-z64 -DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-src-${PORTVERSION}${EXTRACT_SUFX}:plugin +DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-src-${PORTVERSION}.0${EXTRACT_SUFX}:plugin COMMENT= Low-level RDP plugin for the Mupen64Plus |