diff options
author | nsayer <nsayer@FreeBSD.org> | 2000-07-15 23:37:45 +0800 |
---|---|---|
committer | nsayer <nsayer@FreeBSD.org> | 2000-07-15 23:37:45 +0800 |
commit | fa462f03e80c5baa8d1160c75f63fd6f9588d3ab (patch) | |
tree | eb3f5c2a02c238e0962d9c083decad873c5b7633 /security | |
parent | 20b86778fdad6ae92532aba2cae22751855c50b0 (diff) | |
download | freebsd-ports-gnome-fa462f03e80c5baa8d1160c75f63fd6f9588d3ab.tar.gz freebsd-ports-gnome-fa462f03e80c5baa8d1160c75f63fd6f9588d3ab.tar.zst freebsd-ports-gnome-fa462f03e80c5baa8d1160c75f63fd6f9588d3ab.zip |
Clean up after myself. The libmcrypt-nm directory isn't "p".
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 0ca1ffc0cbdf..432bdfdbd4dd 100644 --- a/security/Makefile +++ b/security/Makefile @@ -39,6 +39,7 @@ SUBDIR += l0pht-watch SUBDIR += libident SUBDIR += libmcrypt + SUBDIR += libmcrypt-nm SUBDIR += libparanoia SUBDIR += librsaintl SUBDIR += logcheck @@ -56,7 +57,6 @@ SUBDIR += openssh SUBDIR += openssh-askpass SUBDIR += openssl - SUBDIR += p SUBDIR += p5-Authen-PAM SUBDIR += p5-Authen-Radius SUBDIR += p5-Crypt-CBC |