summaryrefslogtreecommitdiff
path: root/audio/streamtuner/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/streamtuner/Makefile')
-rw-r--r--audio/streamtuner/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile
index 8aa3a9fa1ea..587f9dbd0b3 100644
--- a/audio/streamtuner/Makefile
+++ b/audio/streamtuner/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2003/12/13 00:45:21 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2003/12/13 11:19:01 xtraeme Exp $
#
-DISTNAME= streamtuner-0.10.1
-PKGREVISION= 1
+DISTNAME= streamtuner-${DIST_VER}
CATEGORIES= audio www
-MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/streamtuner.pkg/0.10.1/
+MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/streamtuner.pkg/${DIST_VER}/
MAINTAINER= xtraeme@NetBSD.org
HOMEPAGE= http://www.nongnu.org/streamtuner/
@@ -23,6 +22,8 @@ GNU_CONFIGURE= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
PKGCONFIG_OVERRIDE= ${WRKSRC}/extras/streamtuner.pc.in
+DIST_VER= 0.10.2
+
.include "../../devel/pkgconfig/buildlink2.mk"
.include "../../www/curl/buildlink2.mk"
.include "../../x11/gtk2/buildlink2.mk"