enable py-Rijndael

This commit is contained in:
shell 2002-01-05 22:08:30 +00:00
parent 462b7cf818
commit 16f1eb2386

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.97 2002/01/03 23:35:41 shell Exp $
# $OpenBSD: Makefile,v 1.98 2002/01/05 22:08:30 shell Exp $
# $FreeBSD: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $
#
@ -80,6 +80,7 @@
SUBDIR += portscanner
SUBDIR += portsentry
SUBDIR += ppgen
SUBDIR += py-Rijndael
SUBDIR += py-cryptkit
SUBDIR += py-gnupg
SUBDIR += py-sslwrapper