diff options
author | obache <obache@pkgsrc.org> | 2012-03-16 04:31:14 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-16 04:31:14 +0000 |
commit | 03d5e38f66ae13cde929f24c33f64588676a7497 (patch) | |
tree | e704c6be71d6fe269ea813d0b52d4f81a52a29be /audio | |
parent | e38bf63769a3a4b77c8dd5f52bbed92f32cb1fb6 (diff) | |
download | pkgsrc-03d5e38f66ae13cde929f24c33f64588676a7497.tar.gz |
Bump PKGREVISION from default python change to 2.7.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/amaroc/Makefile | 4 | ||||
-rw-r--r-- | audio/aubio/Makefile | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/audio/amaroc/Makefile b/audio/amaroc/Makefile index cb51337d70a..d6bed243be1 100644 --- a/audio/amaroc/Makefile +++ b/audio/amaroc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2012/01/23 12:10:25 obache Exp $ +# $NetBSD: Makefile,v 1.8 2012/03/16 04:31:15 obache Exp $ # DISTNAME= amaroc-0.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=amaroc/} EXTRACT_SUFX= .tar.bz2 diff --git a/audio/aubio/Makefile b/audio/aubio/Makefile index f9eaa1063eb..edb7bc86c36 100644 --- a/audio/aubio/Makefile +++ b/audio/aubio/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/10/06 11:45:47 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2012/03/16 04:31:15 obache Exp $ # DISTNAME= aubio-0.3.2 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://aubio.org/pub/ |