diff options
author | sbd <sbd> | 2012-06-14 07:43:06 +0000 |
---|---|---|
committer | sbd <sbd> | 2012-06-14 07:43:06 +0000 |
commit | f63fd44255464d2ccaa0165fd0b4869a5458e409 (patch) | |
tree | 4328c29af2393977d63f8c78ee2997bc36b41f4b /chat/konversation | |
parent | 5e9e778d4615019cf0ce349dd4e26b16ba68be02 (diff) | |
download | pkgsrc-f63fd44255464d2ccaa0165fd0b4869a5458e409.tar.gz |
Recursive PKGREVISION bump for libxml2 buildlink addition.
Diffstat (limited to 'chat/konversation')
-rw-r--r-- | chat/konversation/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/konversation/Makefile b/chat/konversation/Makefile index bf685ca0449..5cf24f71a79 100644 --- a/chat/konversation/Makefile +++ b/chat/konversation/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2012/03/20 10:36:40 markd Exp $ +# $NetBSD: Makefile,v 1.41 2012/06/14 07:44:29 sbd Exp $ # DISTNAME= konversation-1.4 +PKGREVISION= 1 CATEGORIES= chat kde MASTER_SITES= ${MASTER_SITE_KDE:=konversation/1.4/src/} EXTRACT_SUFX= .tar.xz |