diff options
author | Michael Gmelin <grembo@FreeBSD.org> | 2020-02-08 23:03:50 +0800 |
---|---|---|
committer | Michael Gmelin <grembo@FreeBSD.org> | 2020-02-08 23:03:50 +0800 |
commit | cf9dc85fc93251b0aaf0ed612b600a13d4022c43 (patch) | |
tree | 8bf470f5f68185becd167ef71a651aee5231a877 /security/Makefile | |
parent | e5764ec79fd4cf51f1d4075572beeb4658ca86a4 (diff) | |
download | freebsd-ports-gnome-cf9dc85fc93251b0aaf0ed612b600a13d4022c43.tar.gz freebsd-ports-gnome-cf9dc85fc93251b0aaf0ed612b600a13d4022c43.tar.zst freebsd-ports-gnome-cf9dc85fc93251b0aaf0ed612b600a13d4022c43.zip |
[NEW PORT] security/spm: spm - Simple password manager
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 39682fb54901..658320f62b74 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1194,6 +1194,7 @@ SUBDIR += sops SUBDIR += spass SUBDIR += spass-qt5 + SUBDIR += spm SUBDIR += spybye SUBDIR += sqlmap SUBDIR += sqlninja |