diff options
author | miwi <miwi@FreeBSD.org> | 2009-02-15 07:31:21 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-02-15 07:31:21 +0800 |
commit | 825ebc079910ad75a3387973f26798864fb1ccfd (patch) | |
tree | ec7d98fad2705b94475360b124bc03bb93921e43 /security | |
parent | 0878be250b85d22a1febd44c9f8e2ce43b233bbd (diff) | |
download | freebsd-ports-gnome-825ebc079910ad75a3387973f26798864fb1ccfd.tar.gz freebsd-ports-gnome-825ebc079910ad75a3387973f26798864fb1ccfd.tar.zst freebsd-ports-gnome-825ebc079910ad75a3387973f26798864fb1ccfd.zip |
- Connect security/py-pyclamd to the build
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 035a6b4cb05f..48ab014df759 100644 --- a/security/Makefile +++ b/security/Makefile @@ -654,6 +654,7 @@ SUBDIR += py-paramiko SUBDIR += py-posix1e SUBDIR += py-pow + SUBDIR += py-pyclamd SUBDIR += py-pycrypto SUBDIR += py-pycryptopp SUBDIR += py-pyme |