diff options
Diffstat (limited to 'chat/konversation/Makefile')
-rw-r--r-- | chat/konversation/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/konversation/Makefile b/chat/konversation/Makefile index b9f1389eda7..ce9b04058cd 100644 --- a/chat/konversation/Makefile +++ b/chat/konversation/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.111 2021/04/21 11:41:04 adam Exp $ +# $NetBSD: Makefile,v 1.112 2021/04/21 13:24:25 adam Exp $ # DISTNAME= konversation-1.5.1 -PKGREVISION= 33 +PKGREVISION= 34 CATEGORIES= chat kde MASTER_SITES= ${MASTER_SITE_KDE:=konversation/1.5.1/src/} EXTRACT_SUFX= .tar.xz |