diff options
Diffstat (limited to 'net/bittornado/Makefile')
-rw-r--r-- | net/bittornado/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/bittornado/Makefile b/net/bittornado/Makefile index 9decc5c5925..695e5125b3d 100644 --- a/net/bittornado/Makefile +++ b/net/bittornado/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/10/28 17:00:26 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2006/02/05 23:10:22 joerg Exp $ # .include "Makefile.common" +PKGREVISION= 1 CONFLICTS= bittorrent-[0-9]* PYDISTUTILSPKG= yes |