summaryrefslogtreecommitdiff
path: root/audio/tremor
diff options
context:
space:
mode:
authorchris <chris@pkgsrc.org>2002-09-24 09:49:03 +0000
committerchris <chris@pkgsrc.org>2002-09-24 09:49:03 +0000
commit20e4f36c2042bd1672a9f90e1556e21ff26baa8b (patch)
treee5b7d3867c0ed208913c2df37e1462f647dfec82 /audio/tremor
parent9dfd01c67bd7bbfc2fec82136ca2af204003a635 (diff)
downloadpkgsrc-20e4f36c2042bd1672a9f90e1556e21ff26baa8b.tar.gz
Fix version number, this release is 1.0.2, the libary version is 1.2.0.
Diffstat (limited to 'audio/tremor')
-rw-r--r--audio/tremor/Makefile4
-rw-r--r--audio/tremor/buildlink2.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/tremor/Makefile b/audio/tremor/Makefile
index 8c4f867d48a..ca6d62a5209 100644
--- a/audio/tremor/Makefile
+++ b/audio/tremor/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/09/24 09:33:00 chris Exp $
+# $NetBSD: Makefile,v 1.2 2002/09/24 09:49:03 chris Exp $
DISTNAME= tremor_snapshot_020923
-PKGNAME= tremor-1.2.0
+PKGNAME= tremor-1.0.2
WRKSRC= ${WRKDIR}/Tremor
CATEGORIES= devel audio
MASTER_SITES= http://www.xiph.org/ogg/vorbis/download/
diff --git a/audio/tremor/buildlink2.mk b/audio/tremor/buildlink2.mk
index 307a2f21e2d..618c72c8a27 100644
--- a/audio/tremor/buildlink2.mk
+++ b/audio/tremor/buildlink2.mk
@@ -1,10 +1,10 @@
-# $NetBSD: buildlink2.mk,v 1.1.1.1 2002/09/24 09:32:59 chris Exp $
+# $NetBSD: buildlink2.mk,v 1.2 2002/09/24 09:49:03 chris Exp $
.if !defined(TREMOR_BUILDLINK2_MK)
TREMOR_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= tremor
-BUILDLINK_DEPENDS.tremor?= tremor>=1.2.0
+BUILDLINK_DEPENDS.tremor?= tremor>=1.0.2
BUILDLINK_PKGSRCDIR.tremor?= ../../audio/tremor
EVAL_PREFIX+= BUILDLINK_PREFIX.tremor=tremor