add ldcpp, a direct connect p2p client application
This commit is contained in:
parent
5b9e9dd5d2
commit
5c5a942379
1 changed files with 2 additions and 1 deletions
3
Makefile
3
Makefile
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.2265 2006/05/27 14:18:31 roelants Exp $
|
||||
# $Id: Makefile,v 1.2266 2006/05/28 23:51:36 tnn2 Exp $
|
||||
#
|
||||
|
||||
COMMENT= WIP pkgsrc packages
|
||||
|
@ -496,6 +496,7 @@ SUBDIR+= lammpi
|
|||
SUBDIR+= lcrack
|
||||
SUBDIR+= ldapbrowser
|
||||
SUBDIR+= ldapdns
|
||||
SUBDIR+= ldcpp
|
||||
SUBDIR+= lde
|
||||
SUBDIR+= ldp
|
||||
SUBDIR+= leo
|
||||
|
|
Loading…
Reference in a new issue