diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2025-07-15 12:40:16 +0300 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2025-07-15 12:40:16 +0300 |
commit | 0bff0a30deff8f81acb43b83eaf0035836abed9b (patch) | |
tree | 31e557ce9c0f9636ddfb8c425ecde6990581aab9 | |
parent | audio/iir1: Update to 1.10.0 (diff) |
emulators/dosbox-staging: chase audio/iir1 update
-rw-r--r-- | emulators/dosbox-staging/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/dosbox-staging/Makefile b/emulators/dosbox-staging/Makefile index b013dfafdf98..0b75575cc5de 100644 --- a/emulators/dosbox-staging/Makefile +++ b/emulators/dosbox-staging/Makefile @@ -1,6 +1,7 @@ PORTNAME= dosbox-staging DISTVERSIONPREFIX= v DISTVERSION= 0.82.2 +PORTREVISION= 1 CATEGORIES= emulators MAINTAINER= makc@FreeBSD.org |