Update for new perl5 ports
This commit is contained in:
parent
072d72d794
commit
eb2a4771fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4120
1 changed files with 5 additions and 1 deletions
|
@ -1,10 +1,14 @@
|
||||||
# $Id: Makefile,v 1.6 1996/07/10 22:19:23 asami Exp $
|
# $Id: Makefile,v 1.7 1996/09/19 13:34:06 max Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
SUBDIR += SSLeay
|
SUBDIR += SSLeay
|
||||||
SUBDIR += donkey
|
SUBDIR += donkey
|
||||||
SUBDIR += fwtk
|
SUBDIR += fwtk
|
||||||
SUBDIR += libident
|
SUBDIR += libident
|
||||||
|
SUBDIR += p5-Crypt-DES
|
||||||
|
SUBDIR += p5-Crypt-IDEA
|
||||||
|
SUBDIR += p5-MD5
|
||||||
|
SUBDIR += p5-PGP
|
||||||
SUBDIR += pgp
|
SUBDIR += pgp
|
||||||
SUBDIR += pidentd
|
SUBDIR += pidentd
|
||||||
SUBDIR += ssh
|
SUBDIR += ssh
|
||||||
|
|
Loading…
Reference in a new issue