diff options
author | ashish <ashish@FreeBSD.org> | 2012-02-16 23:57:34 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2012-02-16 23:57:34 +0800 |
commit | 55da208027e4fa723318e75adb9cf89a6f141123 (patch) | |
tree | 4b3930b28888642ee4ce9bd283d549afce0d2d36 /emulators | |
parent | e715b80220a427c6bb4ec63d482dc1dbd963698c (diff) | |
download | freebsd-ports-gnome-55da208027e4fa723318e75adb9cf89a6f141123.tar.gz freebsd-ports-gnome-55da208027e4fa723318e75adb9cf89a6f141123.tar.zst freebsd-ports-gnome-55da208027e4fa723318e75adb9cf89a6f141123.zip |
- Bump PORTREVISION to chase the update of multimedia/libvpx
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/dolphin-emu-devel/Makefile | 1 | ||||
-rw-r--r-- | emulators/kcemu/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/emulators/dolphin-emu-devel/Makefile b/emulators/dolphin-emu-devel/Makefile index 7aa82455b578..aad556c24fd8 100644 --- a/emulators/dolphin-emu-devel/Makefile +++ b/emulators/dolphin-emu-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= dolphin-emu PORTVERSION= 3.0.r${REVDATE} +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \ LOCAL/martymac diff --git a/emulators/kcemu/Makefile b/emulators/kcemu/Makefile index b6fc849d7e68..ced64af0f356 100644 --- a/emulators/kcemu/Makefile +++ b/emulators/kcemu/Makefile @@ -7,6 +7,7 @@ PORTNAME= kcemu PORTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/KCemu/KCemu-${PORTVERSION} DISTNAME= KCemu-${PORTVERSION} |