addition of Transmission 0.6.1, a lightweight bittorrent client
This commit is contained in:
parent
0786d274b0
commit
a4b8d8d51f
2 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES-2006,v 1.627 2006/07/03 07:30:41 agc Exp $
|
||||
$NetBSD: CHANGES-2006,v 1.628 2006/07/03 08:41:26 dogcow Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2006:
|
||||
|
||||
|
@ -3234,3 +3234,4 @@ Changes to the packages collection and infrastructure in 2006:
|
|||
Updated emulators/peace to 0.0.20060701 [kent 2006-07-03]
|
||||
Removed devel/w32api [kent 2006-07-03]
|
||||
Added sysutils/xenkernel30 version 3.0.2-2 [agc 2006-07-03]
|
||||
Added net/Transmission version 0.6.1 [dogcow 2006-07-03]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.623 2006/06/30 16:17:27 tron Exp $
|
||||
# $NetBSD: Makefile,v 1.624 2006/07/03 08:41:26 dogcow Exp $
|
||||
#
|
||||
|
||||
COMMENT= Networking tools
|
||||
|
@ -10,6 +10,7 @@ SUBDIR+= LaBrea
|
|||
SUBDIR+= ORBit
|
||||
SUBDIR+= ORBit2
|
||||
SUBDIR+= SDL_net
|
||||
SUBDIR+= Transmission
|
||||
SUBDIR+= adns
|
||||
SUBDIR+= aget
|
||||
SUBDIR+= aiccu
|
||||
|
|
Loading…
Reference in a new issue