diff options
author | obache <obache> | 2012-08-29 11:22:09 +0000 |
---|---|---|
committer | obache <obache> | 2012-08-29 11:22:09 +0000 |
commit | faf58a4e6cac03837184238ac7a2d8b419eee6bf (patch) | |
tree | ef54ccbd914c57d4b65fc1affac9a6560a00091e /chat | |
parent | 7d4c238b0e9db070ccfecd43250597936834a75c (diff) | |
download | pkgsrc-faf58a4e6cac03837184238ac7a2d8b419eee6bf.tar.gz |
Recursive bump from boost-libs update.
Diffstat (limited to 'chat')
-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 eebfd53f14d..0a4ac09c872 100644 --- a/chat/konversation/Makefile +++ b/chat/konversation/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2012/07/02 13:37:36 adam Exp $ +# $NetBSD: Makefile,v 1.45 2012/08/29 11:22:10 obache Exp $ # DISTNAME= konversation-1.4 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= chat kde MASTER_SITES= ${MASTER_SITE_KDE:=konversation/1.4/src/} EXTRACT_SUFX= .tar.xz |