aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/libtuner/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/libtuner/Makefile')
-rw-r--r--multimedia/libtuner/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/libtuner/Makefile b/multimedia/libtuner/Makefile
index 9685b5bdc906..694ecbc61d5a 100644
--- a/multimedia/libtuner/Makefile
+++ b/multimedia/libtuner/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libtuner
-PORTVERSION= 1.0.3
+PORTVERSION= 1.0.4
CATEGORIES= multimedia
MASTER_SITES= ftp://corona.homeunix.net/ports/libtuner/
EXTRACT_ONLY= libtuner-${PORTVERSION}.tar.gz
@@ -14,7 +14,7 @@ EXTRACT_ONLY= libtuner-${PORTVERSION}.tar.gz
MAINTAINER= jason.harmening@gmail.com
COMMENT= Userspace drivers for various TV/radio tuner ICs
-MAKE_ARGS+= LIBTUNER_MAJOR=1 LIBTUNER_MINOR=0 LIBTUNER_REV=3 INSTALLDIR=${PREFIX}
+MAKE_ARGS+= LIBTUNER_MAJOR=1 LIBTUNER_MINOR=0 LIBTUNER_REV=4 INSTALLDIR=${PREFIX}
USE_LDCONFIG= ${PREFIX}/lib/libtuner
.include <bsd.port.mk>