diff options
author | tnn <tnn@pkgsrc.org> | 2022-03-28 10:52:56 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2022-03-28 10:52:56 +0000 |
commit | 639db6aaaf95bd641070e99e96b107b7e71c539e (patch) | |
tree | d19664b918a2c06905fb87df754540ae922a0d74 /chat/quassel | |
parent | fb10b5e1ab252e3073db4e3169cb1a055d5f51e6 (diff) | |
download | pkgsrc-639db6aaaf95bd641070e99e96b107b7e71c539e.tar.gz |
{c,d,e}*/*: revbump(1) for libsndfile
Diffstat (limited to 'chat/quassel')
-rw-r--r-- | chat/quassel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/quassel/Makefile b/chat/quassel/Makefile index 79a47137e92..31b4a26c417 100644 --- a/chat/quassel/Makefile +++ b/chat/quassel/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2022/03/05 10:32:10 nia Exp $ +# $NetBSD: Makefile,v 1.23 2022/03/28 10:52:56 tnn Exp $ DISTNAME= quassel-0.14.0 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= https://quassel-irc.org/pub/ EXTRACT_SUFX= .tar.bz2 |