diff options
Diffstat (limited to 'net/libtorrent/Makefile')
-rw-r--r-- | net/libtorrent/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libtorrent/Makefile b/net/libtorrent/Makefile index 7ff5aff43ef..e4a8e3338d4 100644 --- a/net/libtorrent/Makefile +++ b/net/libtorrent/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2013/06/02 22:52:14 tron Exp $ +# $NetBSD: Makefile,v 1.50 2013/09/18 16:32:05 joerg Exp $ DISTNAME= libtorrent-0.13.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net MASTER_SITES= ${HOMEPAGE:=downloads/} |