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 3af3549f48d..1daab629e57 100644 --- a/net/libtorrent/Makefile +++ b/net/libtorrent/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2007/09/21 13:04:12 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2007/11/06 21:38:07 tron Exp $ -DISTNAME= libtorrent-0.11.7 -PKGREVISION= 1 +DISTNAME= libtorrent-0.11.8 CATEGORIES= net MASTER_SITES= ${HOMEPAGE:=downloads/} |