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/psi | |
parent | fb10b5e1ab252e3073db4e3169cb1a055d5f51e6 (diff) | |
download | pkgsrc-639db6aaaf95bd641070e99e96b107b7e71c539e.tar.gz |
{c,d,e}*/*: revbump(1) for libsndfile
Diffstat (limited to 'chat/psi')
-rw-r--r-- | chat/psi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/psi/Makefile b/chat/psi/Makefile index af710ef7edb..0de1e6fb5b8 100644 --- a/chat/psi/Makefile +++ b/chat/psi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.109 2021/12/08 16:03:31 adam Exp $ +# $NetBSD: Makefile,v 1.110 2022/03/28 10:52:56 tnn Exp $ DISTNAME= psi-1.5 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=psi/} EXTRACT_SUFX= .tar.xz |