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/kmess | |
parent | d9124f9244f2c6b9fe8b61dafff9dcc82b7a57b6 (diff) | |
download | pkgsrc-a34ac258dd9c197511350592e25f5f4474761904.tar.gz |
Bump PKGREVISION because openexr now depends on ilmbase.
Diffstat (limited to 'chat/kmess')
-rw-r--r-- | chat/kmess/Makefile | 4 |
1 files changed, 2 insertions, 2 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/} |