diff options
author | Martin Matuska <mm@FreeBSD.org> | 2013-06-25 07:41:26 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2013-06-25 07:41:26 +0000 |
commit | cdc818f15931c03714fd507e7ee59054c7a5f1e1 (patch) | |
tree | c474e3813fa9e9cba21c4785aa39c7c985640bf4 /emulators/dolphin-emu-devel | |
parent | 71570add147271bbad030ad34b8195b1f9602421 (diff) | |
download | ports-cdc818f15931c03714fd507e7ee59054c7a5f1e1.tar.gz ports-cdc818f15931c03714fd507e7ee59054c7a5f1e1.zip |
Notes
Diffstat (limited to 'emulators/dolphin-emu-devel')
-rw-r--r-- | emulators/dolphin-emu-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/dolphin-emu-devel/Makefile b/emulators/dolphin-emu-devel/Makefile index d282fe6350a0..d6ab2bc8639c 100644 --- a/emulators/dolphin-emu-devel/Makefile +++ b/emulators/dolphin-emu-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= dolphin-emu PORTVERSION= 3.5.r${REVDATE} +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \ LOCAL/martymac |