diff options
author | riggs <riggs@FreeBSD.org> | 2017-11-19 19:37:26 +0800 |
---|---|---|
committer | riggs <riggs@FreeBSD.org> | 2017-11-19 19:37:26 +0800 |
commit | 2a16acd28f35185d51a22d195a5a67c294757667 (patch) | |
tree | dcea86c26b686bfeaf7f251bec4d2cb67852fcb7 /audio/mous | |
parent | 63e89ba642e0e13903e67ae1984d8589ed9f8d8c (diff) | |
download | freebsd-ports-gnome-2a16acd28f35185d51a22d195a5a67c294757667.tar.gz freebsd-ports-gnome-2a16acd28f35185d51a22d195a5a67c294757667.tar.zst freebsd-ports-gnome-2a16acd28f35185d51a22d195a5a67c294757667.zip |
Chase audio/faac update (ABI incompatible to previous version 1.28)
PR: 223416
Submitted by: riggs
Diffstat (limited to 'audio/mous')
-rw-r--r-- | audio/mous/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mous/Makefile b/audio/mous/Makefile index 81e9daadcd78..eb1622ce34e1 100644 --- a/audio/mous/Makefile +++ b/audio/mous/Makefile @@ -3,7 +3,7 @@ PORTNAME= mous PORTVERSION= 1.1a -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= GHC |