aboutsummaryrefslogtreecommitdiff
path: root/audio/umix/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-05-04 05:49:34 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-05-04 05:49:34 +0000
commitb8406b5c22560a241b3d01bf02bd0ef1dec54b11 (patch)
treec37a2a709ab4f0c8e2c63dea7287681a5f6c88eb /audio/umix/Makefile
parent737473f5ea951d86ca535cfff779dd2aef1dc5a3 (diff)
downloadports-b8406b5c22560a241b3d01bf02bd0ef1dec54b11.tar.gz
ports-b8406b5c22560a241b3d01bf02bd0ef1dec54b11.zip
audio/umix: fix the "ioctl sign-extension ioctl ffffffffc0044d00" warning
PR: 209227 Submitted by: trasz
Notes
Notes: svn path=/head/; revision=414583
Diffstat (limited to 'audio/umix/Makefile')
-rw-r--r--audio/umix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/umix/Makefile b/audio/umix/Makefile
index 7f9341037df8..91bb4962d1a3 100644
--- a/audio/umix/Makefile
+++ b/audio/umix/Makefile
@@ -3,7 +3,7 @@
PORTNAME= umix
PORTVERSION= 1.0.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= SF