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 b2cce4cc7a6..0567fdb4c0d 100644 --- a/chat/konversation/Makefile +++ b/chat/konversation/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2012/01/09 02:54:25 obache Exp $ +# $NetBSD: Makefile,v 1.35 2012/01/13 10:54:52 obache Exp $ # DISTNAME= konversation-1.3.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= chat kde MASTER_SITES= ${MASTER_SITE_KDE:=konversation/1.3.1/src/} EXTRACT_SUFX= .tar.bz2 |