diff options
author | rh <rh@pkgsrc.org> | 2000-11-29 11:31:55 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-11-29 11:31:55 +0000 |
commit | 1db2b07e5c65a66eb92e27f0ca84d92fc321690b (patch) | |
tree | fb4302f2b9140ac9ef000bbb7354dda10f67dc7d /security/Makefile | |
parent | a6592a3370162c8b93a9d17e6a741756f98b095a (diff) | |
download | pkgsrc-1db2b07e5c65a66eb92e27f0ca84d92fc321690b.tar.gz |
Add and enable libidea
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 0cec4e7def3..d4fe2b6f83c 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2000/11/29 11:27:59 rh Exp $ +# $NetBSD: Makefile,v 1.52 2000/11/29 11:31:55 rh Exp $ # FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp # @@ -19,6 +19,7 @@ SUBDIR += libbf SUBDIR += libcrack SUBDIR += libdes + SUBDIR += libidea SUBDIR += libident SUBDIR += libmcrypt SUBDIR += libnasl |