diff options
author | tnn <tnn@pkgsrc.org> | 2015-04-25 14:20:17 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-04-25 14:20:17 +0000 |
commit | aea538475425cb6bdb74eb9c132a8c4bd06d1539 (patch) | |
tree | cc0e4c97714c0cff53dc99c2732b778f69fb9dc4 /audio/terminatorx | |
parent | fbbd4600853297cb48c0f68ed9f78691d1eb911c (diff) | |
download | pkgsrc-aea538475425cb6bdb74eb9c132a8c4bd06d1539.tar.gz |
Recursive revbump following MesaLib update, categories a through f.
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 ae46cd50778..d2c7e19388c 100644 --- a/audio/terminatorx/Makefile +++ b/audio/terminatorx/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.41 2014/05/05 00:47:38 ryoon Exp $ +# $NetBSD: Makefile,v 1.42 2015/04/25 14:20:24 tnn Exp $ # DISTNAME= terminatorX-3.82 PKGNAME= ${DISTNAME:S/X/x/} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= audio MASTER_SITES= http://terminatorx.org/dist/ EXTRACT_SUFX= .tar.bz2 |