diff options
author | mich <mich@FreeBSD.org> | 2003-05-15 13:59:37 +0000 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2003-05-15 13:59:37 +0000 |
commit | 1c32a6c01ca9c4c9225e18a9351cc39daa1a87bf (patch) | |
tree | be79d1031d70fed8e0f65fc290432bd6a680dd6f /security/Makefile | |
parent | 3fdfadff63e792a1531fb081e15769cc1b7d4fd4 (diff) | |
download | FreeBSD-ports-1c32a6c01ca9c4c9225e18a9351cc39daa1a87bf.zip FreeBSD-ports-1c32a6c01ca9c4c9225e18a9351cc39daa1a87bf.tar.gz |
New port.
Vida is a multi-datapipe handler, written in C with ncurses library,
for unix and unix-like OS.
PR: 51086
Approved by: roberto(mentor)
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index a021f63..f5efe75 100644 --- a/security/Makefile +++ b/security/Makefile @@ -342,6 +342,7 @@ SUBDIR += tripwire-131 SUBDIR += tripwire12 SUBDIR += uvscan-dat + SUBDIR += vida SUBDIR += vlock SUBDIR += vlog SUBDIR += vncrypt |