diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2004-02-12 14:27:45 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2004-02-12 14:27:45 +0000 |
commit | 3a4f59b646c59a7f6d6ed90c910e1138cf4cf146 (patch) | |
tree | 1e1c06fd332157cd1e226325fbb239590cf8a445 /security | |
parent | Use PTHREAD_LIBS only if OSVERSION >= 500016. (diff) |
Now I know my ABCs
Next time won't you run sort(1) with me
Notes
Notes:
svn path=/head/; revision=100766
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 6afbbb749624..7d86b6ee39c5 100644 --- a/security/Makefile +++ b/security/Makefile @@ -411,8 +411,8 @@ SUBDIR += vpnc SUBDIR += vpnd SUBDIR += vscan - SUBDIR += vuxml SUBDIR += vulnerability-test-port + SUBDIR += vuxml SUBDIR += vxquery SUBDIR += xca SUBDIR += xinetd |