diff options
author | wiz <wiz@pkgsrc.org> | 2022-09-11 12:51:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-09-11 12:51:02 +0000 |
commit | 2cb7dafad24c46ea558793596db7a70c2f7cd44a (patch) | |
tree | efaa73c15de5fa0d51a8109eb199befab141e6a1 /audio/terminatorx | |
parent | 98d8fe356c16f48f9cbf12feefbc16c651daa32a (diff) | |
download | pkgsrc-2cb7dafad24c46ea558793596db7a70c2f7cd44a.tar.gz |
*: bump PKGREVISION for flac shlib bump
Diffstat (limited to 'audio/terminatorx')
-rw-r--r-- | audio/terminatorx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile index 192cb0f3c82..3fd8cc269ef 100644 --- a/audio/terminatorx/Makefile +++ b/audio/terminatorx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.79 2022/08/11 05:08:05 gutteridge Exp $ +# $NetBSD: Makefile,v 1.80 2022/09/11 12:51:23 wiz Exp $ DISTNAME= terminatorX-4.0.1 PKGNAME= ${DISTNAME:S/X/x/1} -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= audio MASTER_SITES= https://terminatorx.org/dist/ |