diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2017-02-18 15:23:53 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2017-02-18 15:23:53 +0000 |
commit | 8215c086e539bdc1c6a9369445f3d6325c1e824d (patch) | |
tree | 6ae7408cfcafb0392e40eb88fb497b1040e3f34a /multimedia/qmmp | |
parent | Add upstream patch to fix the build with the SKINS option after r434332. (diff) |
Chase wavpack update: bump PORTREVISION on ports linking to it by default
PR: 216847
Reported by: pkubaj@anongoth.pl
MFH: 2017Q1
Notes
Notes:
svn path=/head/; revision=434359
Diffstat (limited to 'multimedia/qmmp')
-rw-r--r-- | multimedia/qmmp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/qmmp/Makefile b/multimedia/qmmp/Makefile index ab9dbc0c573c..33c57a74c792 100644 --- a/multimedia/qmmp/Makefile +++ b/multimedia/qmmp/Makefile @@ -2,7 +2,7 @@ PORTNAME= qmmp PORTVERSION= 0.10.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= http://qmmp.ylsoftware.com/files/ \ SF/qmmp-dev/${PORTNAME}/ |