diff options
author | jperkin <jperkin@pkgsrc.org> | 2020-01-18 21:48:19 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2020-01-18 21:48:19 +0000 |
commit | 8930f4c9f76a4da06832827313f3853309f92baf (patch) | |
tree | b6671be53112553f1e25eff8038b7dc0ee2de487 /net/ktorrent | |
parent | f25cc17ec50129558631c35feef93abaebaaf5db (diff) | |
download | pkgsrc-8930f4c9f76a4da06832827313f3853309f92baf.tar.gz |
*: Recursive revision bump for openssl 1.1.1.
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 184dffd0134..0119cf2b0ad 100644 --- a/net/ktorrent/Makefile +++ b/net/ktorrent/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.95 2020/01/12 20:20:38 ryoon Exp $ +# $NetBSD: Makefile,v 1.96 2020/01/18 21:50:17 jperkin Exp $ DISTNAME= ktorrent-${KTORRENT_VER} -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= net kde #MASTER_SITES= http://ktorrent.pwsp.net/downloads/${KTORRENT_VER}/ EXTRACT_SUFX= .tar.bz2 |