diff options
Diffstat (limited to 'net/rtorrent/Makefile')
-rw-r--r-- | net/rtorrent/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/rtorrent/Makefile b/net/rtorrent/Makefile index 96f1502c474..f4eaf3ed5a2 100644 --- a/net/rtorrent/Makefile +++ b/net/rtorrent/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2007/11/23 09:49:04 tron Exp $ +# $NetBSD: Makefile,v 1.26 2008/01/18 05:08:49 tnn Exp $ DISTNAME= rtorrent-0.7.9 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${HOMEPAGE:=downloads/} |