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 d140d867966..e25c118ec33 100644 --- a/chat/konversation/Makefile +++ b/chat/konversation/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.61 2013/06/04 22:15:46 tron Exp $ +# $NetBSD: Makefile,v 1.62 2013/06/06 12:54:08 wiz Exp $ # DISTNAME= konversation-1.4 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= chat kde MASTER_SITES= ${MASTER_SITE_KDE:=konversation/1.4/src/} EXTRACT_SUFX= .tar.xz |