diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2023-08-06 16:01:13 +0300 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2023-08-07 19:34:07 +0300 |
commit | b1ecad53b0b32916e5db596b26334db8015e4299 (patch) | |
tree | d860d3a4c0401142fdbc34f99caba645bec72700 /emulators/fmsx | |
parent | www/flexget: update to 3.8.2 (diff) |
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713
Diffstat (limited to 'emulators/fmsx')
-rw-r--r-- | emulators/fmsx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/fmsx/Makefile b/emulators/fmsx/Makefile index 8150075bc458..06ac8c071e36 100644 --- a/emulators/fmsx/Makefile +++ b/emulators/fmsx/Makefile @@ -1,5 +1,6 @@ PORTNAME= fmsx PORTVERSION= 6.0 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://fms.komkon.org/fMSX/:code \ http://fms.komkon.org/fMSX/src/:rom |