diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-08 22:53:32 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-08 22:53:32 +0000 |
commit | 720a67642b551b50fee9b3d4467c50ce27844074 (patch) | |
tree | eb4b22d3f22de65c20503db07f6bcf3a1235f87b /net | |
parent | Add David Black's DataBase Definer, a tool for reading and writing (diff) |
BROKEN: Unfetchable
Notes
Notes:
svn path=/head/; revision=123500
Diffstat (limited to 'net')
-rw-r--r-- | net/bnbt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/bnbt/Makefile b/net/bnbt/Makefile index f3a9f3a28c3b..6db2b37a9409 100644 --- a/net/bnbt/Makefile +++ b/net/bnbt/Makefile @@ -14,6 +14,8 @@ DISTNAME= bnbt81b-3 MAINTAINER= flz@xbsd.org COMMENT= A C++ BitTorrent Tracker +BROKEN= Unfetchable + USE_ZIP= yes WRKSRC= ${WRKDIR}/${PORTNAME}/src PKGMESSAGE= ${WRKDIR}/pkg-message |