diff options
author | obache <obache@pkgsrc.org> | 2014-04-10 06:21:18 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-04-10 06:21:18 +0000 |
commit | c0b05cc0069aab2bce29ed99de543126650968b4 (patch) | |
tree | 895ef152eee4cd12b4c8ed9e32ea10831137f973 /chat/konversation/Makefile | |
parent | ebd0869db79e889b64b3a73619d5a72a6bad9044 (diff) | |
download | pkgsrc-c0b05cc0069aab2bce29ed99de543126650968b4.tar.gz |
recursive bump from ilmbase shlib version change.
Diffstat (limited to 'chat/konversation/Makefile')
-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 6504542c285..6172806c2e9 100644 --- a/chat/konversation/Makefile +++ b/chat/konversation/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.68 2014/03/12 19:49:02 wiedi Exp $ +# $NetBSD: Makefile,v 1.69 2014/04/10 06:21:21 obache Exp $ # DISTNAME= konversation-1.5 +PKGREVISION= 1 CATEGORIES= chat kde MASTER_SITES= ${MASTER_SITE_KDE:=konversation/1.5/src/} EXTRACT_SUFX= .tar.xz |