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 b3afeeb16c3..f2bbacc0a28 100644 --- a/chat/konversation/Makefile +++ b/chat/konversation/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2012/12/16 01:52:00 obache Exp $ +# $NetBSD: Makefile,v 1.53 2013/01/26 21:37:08 adam Exp $ # DISTNAME= konversation-1.4 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= chat kde MASTER_SITES= ${MASTER_SITE_KDE:=konversation/1.4/src/} EXTRACT_SUFX= .tar.xz |