diff options
author | wiz <wiz@pkgsrc.org> | 2007-01-17 23:47:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-01-17 23:47:18 +0000 |
commit | e5b04d25c03d1e571f57eed0ce173427097c13b9 (patch) | |
tree | 3f0de92abbb9dfb7da18f957b1c25dc0ac4847b7 /chat/konversation | |
parent | 11c3db4092913e87d5d5782445b1fafd8f115c4a (diff) | |
download | pkgsrc-e5b04d25c03d1e571f57eed0ce173427097c13b9.tar.gz |
Very belatedly bump PKGREVISION for all jasper dependencies because
of the shlib name change (!) during the update to 1.900.0.
Noted by Robert Elz in PR 35431.
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 17b4818d193..135cee81068 100644 --- a/chat/konversation/Makefile +++ b/chat/konversation/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2007/01/11 11:32:16 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2007/01/17 23:47:18 wiz Exp $ # DISTNAME= konversation-1.0.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat kde MASTER_SITES= http://download.berlios.de/konversation/ EXTRACT_SUFX= .tar.bz2 |