diff options
author | asau <asau> | 2010-03-24 19:43:21 +0000 |
---|---|---|
committer | asau <asau> | 2010-03-24 19:43:21 +0000 |
commit | 97aa346feb310d97b49cda30592802dc5de31c26 (patch) | |
tree | ac4a095b1ae3773ff969985508bda3b951336e81 /net/ktorrent | |
parent | 8dd0c46464545b5f839e121331e49b6f82754a08 (diff) | |
download | pkgsrc-97aa346feb310d97b49cda30592802dc5de31c26.tar.gz |
Recursive revision bump for GMP update.
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 25182f3dd22..73f5b999b1d 100644 --- a/net/ktorrent/Makefile +++ b/net/ktorrent/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2010/03/20 21:53:06 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2010/03/24 19:43:28 asau Exp $ DISTNAME= ktorrent-${KTORRENT_VER} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net kde MASTER_SITES= http://ktorrent.org/downloads/${KTORRENT_VER}/ EXTRACT_SUFX= .tar.bz2 |