diff options
author | Johan van Selst <johans@FreeBSD.org> | 2006-05-26 14:26:36 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2006-05-26 14:26:36 +0000 |
commit | b5bd0897dd9063faeb34d5231c813a704d8c818b (patch) | |
tree | 4fb1fa283257ee0cdbeac2a168d8626f6637e4b6 /security/Makefile | |
parent | 505052bc9eaa667a7483c08381662b60d59d733e (diff) | |
download | ports-b5bd0897dd9063faeb34d5231c813a704d8c818b.tar.gz ports-b5bd0897dd9063faeb34d5231c813a704d8c818b.zip |
Let's not forget to update Makefile when adding new port (reminded by flz)
Approved by: flz (mentor)
Notes
Notes:
svn path=/head/; revision=163486
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 70117130e5fd..7fd81da4dc3d 100644 --- a/security/Makefile +++ b/security/Makefile @@ -530,6 +530,7 @@ SUBDIR += py-mcrypt SUBDIR += py-mhash SUBDIR += py-openssl + SUBDIR += py-paramiko SUBDIR += py-posix1e SUBDIR += py-pow SUBDIR += py-pycrypto |