diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2022-09-25 20:09:45 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2022-09-25 20:14:54 +0000 |
commit | 1e5aaab3fc82a054d429caefe5374607f6db12e1 (patch) | |
tree | 485ed91609ae187bc214186e9b4e2c485eac333e /audio/xmcd | |
parent | 3c2fd0550b4992ff6a4de626f2154de3fb696937 (diff) | |
download | ports-1e5aaab3fc82a054d429caefe5374607f6db12e1.tar.gz ports-1e5aaab3fc82a054d429caefe5374607f6db12e1.zip |
audio/flac: bump port revision of consumers after update to 1.4.1
Diffstat (limited to 'audio/xmcd')
-rw-r--r-- | audio/xmcd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index b95a92d46bd7..94536b62ae0f 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -1,6 +1,6 @@ PORTNAME= xmcd PORTVERSION= 3.3.2 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= audio MASTER_SITES= http://freebsd.nsu.ru/distfiles/ |