diff options
author | adam <adam@pkgsrc.org> | 2016-10-07 18:25:29 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-10-07 18:25:29 +0000 |
commit | 309f52102f498d309d64f1c316185e60163af7ea (patch) | |
tree | 6a91600d2e9992ecb5a3c8f22aede48b0a49e089 /audio/libofa | |
parent | c976dd16205d02b73ba6e811b1f95295922b08e8 (diff) | |
download | pkgsrc-309f52102f498d309d64f1c316185e60163af7ea.tar.gz |
Revbump post boost update
Diffstat (limited to 'audio/libofa')
-rw-r--r-- | audio/libofa/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/libofa/Makefile b/audio/libofa/Makefile index e42d65e648d..fe37a3cfa02 100644 --- a/audio/libofa/Makefile +++ b/audio/libofa/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2016/03/05 11:28:04 jperkin Exp $ +# $NetBSD: Makefile,v 1.15 2016/10/07 18:25:37 adam Exp $ # DISTNAME= libofa-0.9.3 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= audio MASTER_SITES= http://distfiles.aydogan.net/audio/ \ http://musicip-libofa.googlecode.com/files/ |