aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-03-31 16:29:32 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-03-31 16:29:32 +0000
commitc5dd4b42a974e95448871473453731f29cacc153 (patch)
treec3112b8dc4e49177adbabeff52a0bbfcb4c014de /sysutils/Makefile
parent00d0bc729b14e21db84633df869146cf31a46ec9 (diff)
downloadports-c5dd4b42a974e95448871473453731f29cacc153.tar.gz
ports-c5dd4b42a974e95448871473453731f29cacc153.zip
Add pwsafe, a command line program to manage encrypted password databases
PR: ports/64911 Submitted by: Daniel Johansson <donnex@donnex.net>
Notes
Notes: svn path=/head/; revision=105790
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index fc263dc04773..943d7c35f9a7 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -290,6 +290,7 @@
SUBDIR += pwd_unmkdb
SUBDIR += pwg
SUBDIR += pwgen
+ SUBDIR += pwsafe
SUBDIR += pyfind
SUBDIR += qlogtools
SUBDIR += qtpkg