diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2023-08-06 13:01:13 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2023-08-07 16:34:07 +0000 |
commit | b1ecad53b0b32916e5db596b26334db8015e4299 (patch) | |
tree | d860d3a4c0401142fdbc34f99caba645bec72700 /audio/sonivox-eas | |
parent | a9427521604ac294c1d5154e63d4c8edbd2729a0 (diff) | |
download | ports-b1ecad53b0b32916e5db596b26334db8015e4299.tar.gz ports-b1ecad53b0b32916e5db596b26334db8015e4299.zip |
Diffstat (limited to 'audio/sonivox-eas')
-rw-r--r-- | audio/sonivox-eas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sonivox-eas/Makefile b/audio/sonivox-eas/Makefile index 60ffdc652fbc..58a9bd1882cc 100644 --- a/audio/sonivox-eas/Makefile +++ b/audio/sonivox-eas/Makefile @@ -1,7 +1,7 @@ PORTNAME= sonivox-eas DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org |