diff options
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 5804ea5362b..2c285655b86 100644 --- a/net/libktorrent/Makefile +++ b/net/libktorrent/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2018/12/13 19:51:36 adam Exp $ +# $NetBSD: Makefile,v 1.45 2019/07/01 04:07:50 ryoon Exp $ DISTNAME= libktorrent-${LIBKTORRENT_VER} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= net kde #MASTER_SITES= http://ktorrent.pwsp.net/downloads/${KTORRENT_VER}/ EXTRACT_SUFX= .tar.bz2 |