diff options
author | tnn <tnn@pkgsrc.org> | 2022-03-28 10:43:29 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2022-03-28 10:43:29 +0000 |
commit | 0aaba56f5cadb7876e0f7c6739aabb699bb2a430 (patch) | |
tree | 3121e3c8c8c28e520a7133dfdf6c2f4a34c7a086 /audio/libopenmpt | |
parent | cd0b31120b07f33ece86c43dae446bf138d0ef0f (diff) | |
download | pkgsrc-0aaba56f5cadb7876e0f7c6739aabb699bb2a430.tar.gz |
a*/*: revbump(1) for libsndfile
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 58e4ce43799..e6c4dae6986 100644 --- a/audio/libopenmpt/Makefile +++ b/audio/libopenmpt/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2022/03/16 11:36:10 fcambus Exp $ +# $NetBSD: Makefile,v 1.59 2022/03/28 10:43:35 tnn Exp $ DISTNAME= libopenmpt-0.6.2+release.autotools PKGNAME= ${DISTNAME:C/\+.*//} +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= https://lib.openmpt.org/files/libopenmpt/src/ |