diff options
author | obache <obache> | 2013-11-20 13:23:41 +0000 |
---|---|---|
committer | obache <obache> | 2013-11-20 13:23:41 +0000 |
commit | 5cb21efdde6bc8d06a5b829593f653ee25ab604d (patch) | |
tree | 74e9a93f0f2f73f4add5820af89059424b7356e4 /chat/konversation | |
parent | 1d3c96639930f28b63850e16dd6b819f030e1e9a (diff) | |
download | pkgsrc-5cb21efdde6bc8d06a5b829593f653ee25ab604d.tar.gz |
recursive bump from boost-lib shlib major bump.
Diffstat (limited to 'chat/konversation')
-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 1e50c5847c8..0204e59188c 100644 --- a/chat/konversation/Makefile +++ b/chat/konversation/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.63 2013/07/05 13:29:28 ryoon Exp $ +# $NetBSD: Makefile,v 1.64 2013/11/20 13:23:42 obache Exp $ # DISTNAME= konversation-1.4 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= chat kde MASTER_SITES= ${MASTER_SITE_KDE:=konversation/1.4/src/} EXTRACT_SUFX= .tar.xz |