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 c3c3e31482b..2b3cfc7f8a9 100644 --- a/chat/konversation/Makefile +++ b/chat/konversation/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.96 2019/08/11 13:18:03 wiz Exp $ +# $NetBSD: Makefile,v 1.97 2019/08/22 12:22:52 ryoon Exp $ # DISTNAME= konversation-1.5.1 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= chat kde MASTER_SITES= ${MASTER_SITE_KDE:=konversation/1.5.1/src/} EXTRACT_SUFX= .tar.xz |