summaryrefslogtreecommitdiff
path: root/net/bittorrent/Makefile
diff options
context:
space:
mode:
authorrecht <recht>2004-03-09 10:26:59 +0000
committerrecht <recht>2004-03-09 10:26:59 +0000
commite4178da35be00a0679d5e52fa17615b8518b2f3f (patch)
treeb43eadaf11df4040b40ff876d322d5cb434a4dab /net/bittorrent/Makefile
parent06e76562e8e74ab812c0b83963a87fc0208a37bc (diff)
downloadpkgsrc-e4178da35be00a0679d5e52fa17615b8518b2f3f.tar.gz
- Pull in fixes from CVS to make the Tracker working again.
- Patch for btreannounce so that it doesn't throws an expection if not enough arguments were provided. (sent to the auhor) Bump PKGREVISION to 1.
Diffstat (limited to 'net/bittorrent/Makefile')
-rw-r--r--net/bittorrent/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/bittorrent/Makefile b/net/bittorrent/Makefile
index 2350f07ec64..505cf3d737b 100644
--- a/net/bittorrent/Makefile
+++ b/net/bittorrent/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.16 2004/03/07 21:25:33 recht Exp $
+# $NetBSD: Makefile,v 1.17 2004/03/09 10:26:59 recht Exp $
#
.include "Makefile.common"
PKGNAME= ${DISTNAME:S/BitT/bitt/}
+PKGREVISION= 1
PYDISTUTILSPKG= YES