summaryrefslogtreecommitdiff
path: root/emulators/mame
diff options
context:
space:
mode:
authorMatthew Rezny <rezny@FreeBSD.org>2017-05-23 05:03:14 +0000
committerMatthew Rezny <rezny@FreeBSD.org>2017-05-23 05:03:14 +0000
commitb760897dde0d10ee08ffa823ea202fdc49a6ad38 (patch)
tree2fcffe2c100e92346e147bad6c6d39f2d6aef063 /emulators/mame
parent- Update to 2.62 (diff)
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845
Notes
Notes: svn path=/head/; revision=441503
Diffstat (limited to 'emulators/mame')
-rw-r--r--emulators/mame/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile
index 08d33e717b2b..de7bc2dc6207 100644
--- a/emulators/mame/Makefile
+++ b/emulators/mame/Makefile
@@ -3,7 +3,7 @@
PORTNAME?= mame
PORTVERSION= 0.166
-PORTREVISION?= 3
+PORTREVISION?= 4
CATEGORIES= emulators
MAINTAINER= ports@FreeBSD.org