diff options
author | ryoon <ryoon@pkgsrc.org> | 2016-08-04 17:03:30 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2016-08-04 17:03:30 +0000 |
commit | c6d42abaaef5b6eddea81794ae5ae5e6953e94a0 (patch) | |
tree | 63dec9aa6cbbd9947f379385fe9c47217e0aa376 /audio/libopenmpt | |
parent | b4e30047a211d09170e5cbdba7b9e32dd5e437e1 (diff) | |
download | pkgsrc-c6d42abaaef5b6eddea81794ae5ae5e6953e94a0.tar.gz |
Recursive revbump from audio/pulseaudio
Diffstat (limited to 'audio/libopenmpt')
-rw-r--r-- | audio/libopenmpt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/libopenmpt/Makefile b/audio/libopenmpt/Makefile index c9f09399b2d..31857ebbfca 100644 --- a/audio/libopenmpt/Makefile +++ b/audio/libopenmpt/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2016/07/24 19:37:09 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2016/08/04 17:03:33 ryoon Exp $ DISTNAME= libopenmpt-0.2.6664-beta19-autotools PKGNAME= ${DISTNAME:C/-beta.*//} +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://lib.openmpt.org/files/libopenmpt/src/ |