diff options
author | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
commit | e5bdf31e6e3db9c3182c5e1d5c67d80a4cfdbac4 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /net/libktorrent/Makefile | |
parent | 61dea299a04da41156a746827d7dd5e09e6736d0 (diff) | |
download | pkgsrc-e5bdf31e6e3db9c3182c5e1d5c67d80a4cfdbac4.tar.gz |
Revbump after updating graphics/pango
Diffstat (limited to 'net/libktorrent/Makefile')
-rw-r--r-- | net/libktorrent/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libktorrent/Makefile b/net/libktorrent/Makefile index 3ed763e76ab..c4bbf91c942 100644 --- a/net/libktorrent/Makefile +++ b/net/libktorrent/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 21:56:55 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/08 23:01:04 adam Exp $ DISTNAME= libktorrent-${LIBKTORRENT_VER} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net kde MASTER_SITES= http://ktorrent.org/downloads/${KTORRENT_VER}/ DISTFILES= libktorrent-${LIBKTORRENT_FILEVER}.tar.bz2 |