diff options
Diffstat (limited to 'net/rtorrent/Makefile')
-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 76debf3ffa0..eee32464eb0 100644 --- a/net/rtorrent/Makefile +++ b/net/rtorrent/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2012/12/16 01:52:30 obache Exp $ +# $NetBSD: Makefile,v 1.53 2013/02/06 23:23:23 jperkin Exp $ DISTNAME= rtorrent-0.9.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${HOMEPAGE:=downloads/} |