diff options
Diffstat (limited to 'net/bittorrent/Makefile')
-rw-r--r-- | net/bittorrent/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/bittorrent/Makefile b/net/bittorrent/Makefile index 0b66d39268f..fbb062b85e2 100644 --- a/net/bittorrent/Makefile +++ b/net/bittorrent/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.27 2005/07/10 19:11:02 recht Exp $ +# $NetBSD: Makefile,v 1.28 2005/07/26 13:50:58 gdt Exp $ # .include "Makefile.common" PKGNAME= ${DISTNAME:S/BitT/bitt/} +PKGREVISION= 1 PYDISTUTILSPKG= YES |