diff options
Diffstat (limited to 'net/libtorrent/Makefile')
-rw-r--r-- | net/libtorrent/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/libtorrent/Makefile b/net/libtorrent/Makefile index b6fd6deea52..5021c90750c 100644 --- a/net/libtorrent/Makefile +++ b/net/libtorrent/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.38 2010/06/16 13:07:03 jakllsch Exp $ +# $NetBSD: Makefile,v 1.39 2011/07/30 17:06:33 tron Exp $ -DISTNAME= libtorrent-0.12.6 -PKGREVISION= 2 +DISTNAME= libtorrent-0.12.9 CATEGORIES= net MASTER_SITES= ${HOMEPAGE:=downloads/} |