diff options
Diffstat (limited to 'net/monotorrent/Makefile')
-rw-r--r-- | net/monotorrent/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/monotorrent/Makefile b/net/monotorrent/Makefile index a5ca7f16523..e245b854855 100644 --- a/net/monotorrent/Makefile +++ b/net/monotorrent/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2008/12/18 17:31:09 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2009/03/25 22:37:13 he Exp $ DISTNAME= monotorrent-0.62 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://monotorrent.com/Files/0.62/ |