diff options
author | wiz <wiz> | 2007-11-30 21:55:01 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-11-30 21:55:01 +0000 |
commit | f704cea2c68759821b2bd5cde5133376f5d2ba85 (patch) | |
tree | d551d085ba4c2e00db3023514f09ee390a351c4d /net/ktorrent | |
parent | 0769f9ee33ce9541772649bd2fb59f489bde262f (diff) | |
download | pkgsrc-f704cea2c68759821b2bd5cde5133376f5d2ba85.tar.gz |
Bump PKGREVISION because openexr now depends on ilmbase.
Diffstat (limited to 'net/ktorrent')
-rw-r--r-- | net/ktorrent/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ktorrent/Makefile b/net/ktorrent/Makefile index a1033f586f6..6bc914ad3c2 100644 --- a/net/ktorrent/Makefile +++ b/net/ktorrent/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2007/09/21 13:04:12 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2007/11/30 21:55:10 wiz Exp $ DISTNAME= ktorrent-${KTORRENT_VER} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net kde MASTER_SITES= http://ktorrent.org/downloads/${KTORRENT_VER}/ |