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 44bf30836d6..0fd9e1abe03 100644 --- a/chat/konversation/Makefile +++ b/chat/konversation/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.78 2015/04/25 14:20:28 tnn Exp $ +# $NetBSD: Makefile,v 1.79 2015/06/12 10:48:27 wiz Exp $ # DISTNAME= konversation-1.5.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat kde MASTER_SITES= ${MASTER_SITE_KDE:=konversation/1.5.1/src/} EXTRACT_SUFX= .tar.xz |