diff options
author | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
commit | 6f18f2b707eeeff77e555513194c5d14fdb16090 (patch) | |
tree | b794b1007e5af77b45d83e1bbdd128fb3a78557a /net/ktorrent-kde3 | |
parent | 6ff104ec29683224e9ed56e8327eca089e3c78ce (diff) | |
download | pkgsrc-6f18f2b707eeeff77e555513194c5d14fdb16090.tar.gz |
Revbump after graphics/jpeg and textproc/icu
Diffstat (limited to 'net/ktorrent-kde3')
-rw-r--r-- | net/ktorrent-kde3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ktorrent-kde3/Makefile b/net/ktorrent-kde3/Makefile index 027338162f1..d6e97ce6af2 100644 --- a/net/ktorrent-kde3/Makefile +++ b/net/ktorrent-kde3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2012/12/16 01:52:29 obache Exp $ +# $NetBSD: Makefile,v 1.18 2013/01/26 21:38:34 adam Exp $ DISTNAME= ktorrent-${KTORRENT_VER} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= net kde MASTER_SITES= http://ktorrent.org/downloads/${KTORRENT_VER}/ EXTRACT_SUFX= .tar.bz2 |