diff options
author | ryoon <ryoon@pkgsrc.org> | 2021-07-30 12:26:37 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2021-07-30 12:26:37 +0000 |
commit | 555e38673cebb83cdfbe71c672cb427af63d961e (patch) | |
tree | 9a56498be4db3c21c2840f5677fce559e7db6d68 /chat/psi | |
parent | c06b2116f3dc6d108daec035eb44b30b95e5fe23 (diff) | |
download | pkgsrc-555e38673cebb83cdfbe71c672cb427af63d961e.tar.gz |
*: Recursive revbump from audio/pulseaudio-15.0
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 faccb31486b..02097debbed 100644 --- a/chat/psi/Makefile +++ b/chat/psi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.106 2021/04/21 11:41:07 adam Exp $ +# $NetBSD: Makefile,v 1.107 2021/07/30 12:26:42 ryoon Exp $ DISTNAME= psi-1.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=psi/} EXTRACT_SUFX= .tar.xz |