diff options
-rw-r--r-- | net/rtorrent/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rtorrent/Makefile b/net/rtorrent/Makefile index 7a563492a3a..97fe2258029 100644 --- a/net/rtorrent/Makefile +++ b/net/rtorrent/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2011/08/01 13:12:38 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2011/08/01 21:51:37 tron Exp $ DISTNAME= rtorrent-0.8.9 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${HOMEPAGE:=downloads/} |