diff options
Diffstat (limited to 'net/libktorrent/Makefile')
-rw-r--r-- | net/libktorrent/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/libktorrent/Makefile b/net/libktorrent/Makefile index 2a011c9e616..3687ffece98 100644 --- a/net/libktorrent/Makefile +++ b/net/libktorrent/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2014/11/17 19:59:40 markd Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/17 15:52:57 adam Exp $ DISTNAME= libktorrent-${LIBKTORRENT_VER} +PKGREVISION= 1 CATEGORIES= net kde MASTER_SITES= http://ktorrent.pwsp.net/downloads/${KTORRENT_VER}/ EXTRACT_SUFX= .tar.bz2 |