diff options
author | wiz <wiz@pkgsrc.org> | 2007-11-30 21:55:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-11-30 21:55:01 +0000 |
commit | a34ac258dd9c197511350592e25f5f4474761904 (patch) | |
tree | d551d085ba4c2e00db3023514f09ee390a351c4d /chat | |
parent | d9124f9244f2c6b9fe8b61dafff9dcc82b7a57b6 (diff) | |
download | pkgsrc-a34ac258dd9c197511350592e25f5f4474761904.tar.gz |
Bump PKGREVISION because openexr now depends on ilmbase.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/kmess/Makefile | 4 | ||||
-rw-r--r-- | chat/konversation/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/chat/kmess/Makefile b/chat/kmess/Makefile index 7563f901b34..0f92890400e 100644 --- a/chat/kmess/Makefile +++ b/chat/kmess/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2007/09/21 13:03:28 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2007/11/30 21:55:04 wiz Exp $ # DISTNAME= kmess-1.4.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kmess/} diff --git a/chat/konversation/Makefile b/chat/konversation/Makefile index 2d2044f58c9..55bf2cb6193 100644 --- a/chat/konversation/Makefile +++ b/chat/konversation/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2007/09/21 13:03:28 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2007/11/30 21:55:04 wiz Exp $ # DISTNAME= konversation-1.0.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= chat kde MASTER_SITES= http://download.berlios.de/konversation/ EXTRACT_SUFX= .tar.bz2 |