diff options
Diffstat (limited to 'net/libtorrent/Makefile')
-rw-r--r-- | net/libtorrent/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/libtorrent/Makefile b/net/libtorrent/Makefile index 9e3fea66010..453a94732be 100644 --- a/net/libtorrent/Makefile +++ b/net/libtorrent/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2010/01/01 19:36:31 snj Exp $ +# $NetBSD: Makefile,v 1.37 2010/01/17 12:02:33 wiz Exp $ DISTNAME= libtorrent-0.12.6 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${HOMEPAGE:=downloads/} |