diff options
author | wiz <wiz@pkgsrc.org> | 2009-02-21 13:22:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-02-21 13:22:43 +0000 |
commit | 18decf1db4f995dce9fe35fb3e02cdcb66044489 (patch) | |
tree | 17aa8844ed8abd119952716f5bb147e26b707a20 /audio/twolame | |
parent | 80b31b32c19d960a8ac9be70ae7e68279116361e (diff) | |
download | pkgsrc-18decf1db4f995dce9fe35fb3e02cdcb66044489.tar.gz |
PKGREVISION bump for libsndfile ABI depends bump.
Diffstat (limited to 'audio/twolame')
-rw-r--r-- | audio/twolame/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/twolame/Makefile b/audio/twolame/Makefile index 8e138ef8793..afa9ce2dea0 100644 --- a/audio/twolame/Makefile +++ b/audio/twolame/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2009/01/27 00:49:43 jmcneill Exp $ +# $NetBSD: Makefile,v 1.6 2009/02/21 13:22:43 wiz Exp $ # DISTNAME= twolame-0.3.12 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=twolame/} |