diff options
author | swills <swills@FreeBSD.org> | 2014-04-15 23:02:31 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2014-04-15 23:02:31 +0800 |
commit | 2d77a48051f7a8d12e465f513e3c438a48fc600b (patch) | |
tree | 0c6626eaf7a2af4d9cdbeb5bdee7d9ca433e4f38 /security/Makefile | |
parent | 8a00d0ced7f6b126e38901299d3dab40ec1cb07f (diff) | |
download | freebsd-ports-gnome-2d77a48051f7a8d12e465f513e3c438a48fc600b.tar.gz freebsd-ports-gnome-2d77a48051f7a8d12e465f513e3c438a48fc600b.tar.zst freebsd-ports-gnome-2d77a48051f7a8d12e465f513e3c438a48fc600b.zip |
- Resurrect
- Add LICENSE
- Assign maintainer to submitter
- Update master site
PR: ports/188586
Submitted by: Matthew Rezny <matthew@reztek.cz>
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 76fceeefef3e..c06d04e1341e 100644 --- a/security/Makefile +++ b/security/Makefile @@ -754,6 +754,7 @@ SUBDIR += py-ecdsa SUBDIR += py-ed25519ll SUBDIR += py-fail2ban + SUBDIR += py-fchksum SUBDIR += py-gnupg SUBDIR += py-gnutls SUBDIR += py-htpasswd |