diff options
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 bcac8500426..5c9a499c676 100644 --- a/chat/psi/Makefile +++ b/chat/psi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.95 2020/03/08 16:49:00 wiz Exp $ +# $NetBSD: Makefile,v 1.96 2020/03/10 22:09:29 wiz Exp $ DISTNAME= psi-1.4 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=psi/} EXTRACT_SUFX= .tar.xz |