diff options
Diffstat (limited to 'chat/quassel')
-rw-r--r-- | chat/quassel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/quassel/Makefile b/chat/quassel/Makefile index 4c102787803..c17fc5d232a 100644 --- a/chat/quassel/Makefile +++ b/chat/quassel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2020/03/10 22:09:29 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2020/04/12 08:28:21 adam Exp $ DISTNAME= quassel-0.13.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= chat MASTER_SITES= https://quassel-irc.org/pub/ EXTRACT_SUFX= .tar.bz2 |