diff options
author | riggs <riggs@FreeBSD.org> | 2019-08-27 20:12:02 +0800 |
---|---|---|
committer | riggs <riggs@FreeBSD.org> | 2019-08-27 20:12:02 +0800 |
commit | 00c1577ae297589c6f5ca025808df835f9c2b48d (patch) | |
tree | 9d1cfa1697b4b8f4ef9022c66066c27e71d6a2c6 /audio/decibel-audio-player | |
parent | 9cbcbe9b66ad08bf1bffd40a388bd9ecd6e31f23 (diff) | |
download | freebsd-ports-gnome-00c1577ae297589c6f5ca025808df835f9c2b48d.tar.gz freebsd-ports-gnome-00c1577ae297589c6f5ca025808df835f9c2b48d.tar.zst freebsd-ports-gnome-00c1577ae297589c6f5ca025808df835f9c2b48d.zip |
Chase multimedia/mp4v2 update; bump PORTREVISIONS of dependent ports
PR: 212785
Diffstat (limited to 'audio/decibel-audio-player')
-rw-r--r-- | audio/decibel-audio-player/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/decibel-audio-player/Makefile b/audio/decibel-audio-player/Makefile index bc1663e2ea38..8f45a8396a0a 100644 --- a/audio/decibel-audio-player/Makefile +++ b/audio/decibel-audio-player/Makefile @@ -3,7 +3,7 @@ PORTNAME= decibel-audio-player PORTVERSION= 1.08 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio multimedia gnome python MASTER_SITES= http://decibel.silent-blade.org/uploads/Main/ |