diff options
author | naddy <naddy@FreeBSD.org> | 2013-06-10 03:30:58 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2013-06-10 03:30:58 +0800 |
commit | 07cea3e0a14b72b60357ae28bd356869a23d0e01 (patch) | |
tree | 45e6d01ac243fc692b2b3dc21ccf4af150938e8d /emulators/mess | |
parent | 44eb55cc9a8c265b9988d93c8ea8f0b12f8b8d4e (diff) | |
download | freebsd-ports-gnome-07cea3e0a14b72b60357ae28bd356869a23d0e01.tar.gz freebsd-ports-gnome-07cea3e0a14b72b60357ae28bd356869a23d0e01.tar.zst freebsd-ports-gnome-07cea3e0a14b72b60357ae28bd356869a23d0e01.zip |
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.
PR: 179072
Diffstat (limited to 'emulators/mess')
-rw-r--r-- | emulators/mess/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/mess/Makefile b/emulators/mess/Makefile index 1a02568704d0..4348c3fb369d 100644 --- a/emulators/mess/Makefile +++ b/emulators/mess/Makefile @@ -3,6 +3,7 @@ PORTNAME= mess PORTVERSION= 0.148${PATCHSUFFIX} +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= SF/mame.mirror/MAME%20${PORTVERSION} \ http://mame.mirrors.zippykid.com/releases/ \ |