diff options
author | obache <obache> | 2013-02-15 11:53:59 +0000 |
---|---|---|
committer | obache <obache> | 2013-02-15 11:53:59 +0000 |
commit | d99c93327b721e48838ae2780e017d07e86ffc9c (patch) | |
tree | 169e3569d966697fe9a4ce5ce4a2ec7db31b441c /chat | |
parent | 7db9059d0c77281c81dc23c25fb5f434c7c49dfd (diff) | |
download | pkgsrc-d99c93327b721e48838ae2780e017d07e86ffc9c.tar.gz |
recursive bump from boost-lib shlib 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 c470833f77d..d88f7bfea1e 100644 --- a/chat/konversation/Makefile +++ b/chat/konversation/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2013/02/06 23:21:48 jperkin Exp $ +# $NetBSD: Makefile,v 1.55 2013/02/15 11:54:01 obache Exp $ # DISTNAME= konversation-1.4 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= chat kde MASTER_SITES= ${MASTER_SITE_KDE:=konversation/1.4/src/} EXTRACT_SUFX= .tar.xz |