diff options
author | johans <johans@FreeBSD.org> | 2006-05-26 22:26:36 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2006-05-26 22:26:36 +0800 |
commit | 342cc6dd50d2a4529e0897019013c8ffb5b27e1b (patch) | |
tree | 618517c42b121e46e18940bc1952f380c1a15f36 /security/Makefile | |
parent | ba60548721d2b7fb444eb906f89df5cfeb56ea7d (diff) | |
download | freebsd-ports-gnome-342cc6dd50d2a4529e0897019013c8ffb5b27e1b.tar.gz freebsd-ports-gnome-342cc6dd50d2a4529e0897019013c8ffb5b27e1b.tar.zst freebsd-ports-gnome-342cc6dd50d2a4529e0897019013c8ffb5b27e1b.zip |
Let's not forget to update Makefile when adding new port (reminded by flz)
Approved by: flz (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 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 |