diff options
author | cs <cs@FreeBSD.org> | 2013-10-15 04:19:19 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2013-10-15 04:19:19 +0800 |
commit | d4729efcca9ac6029bc0c9b7fc3bf745f4811fcf (patch) | |
tree | 0872e10a558fbe19b19337d5b7d152fd5c21ea93 /security | |
parent | 39420c52bb1243cc34e159e00a1a608d862b795f (diff) | |
download | freebsd-ports-gnome-d4729efcca9ac6029bc0c9b7fc3bf745f4811fcf.tar.gz freebsd-ports-gnome-d4729efcca9ac6029bc0c9b7fc3bf745f4811fcf.tar.zst freebsd-ports-gnome-d4729efcca9ac6029bc0c9b7fc3bf745f4811fcf.zip |
security/stem is a Python library, so move it to security/py-stem
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 2 | ||||
-rw-r--r-- | security/py-stem/Makefile (renamed from security/stem/Makefile) | 0 | ||||
-rw-r--r-- | security/py-stem/distinfo (renamed from security/stem/distinfo) | 0 | ||||
-rw-r--r-- | security/py-stem/pkg-descr (renamed from security/stem/pkg-descr) | 0 | ||||
-rw-r--r-- | security/py-stem/pkg-plist (renamed from security/stem/pkg-plist) | 0 |
5 files changed, 1 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index ad0aa7eaa8e9..0788547fddd4 100644 --- a/security/Makefile +++ b/security/Makefile @@ -784,6 +784,7 @@ SUBDIR += py-slowaes SUBDIR += py-ssh SUBDIR += py-sslstrip + SUBDIR += py-stem SUBDIR += py-tlslite SUBDIR += py-trustedpickle SUBDIR += py-twistedConch @@ -945,7 +946,6 @@ SUBDIR += starttls SUBDIR += stegdetect SUBDIR += steghide - SUBDIR += stem SUBDIR += strobe SUBDIR += strongswan SUBDIR += stunnel diff --git a/security/stem/Makefile b/security/py-stem/Makefile index 4e4048c73b17..4e4048c73b17 100644 --- a/security/stem/Makefile +++ b/security/py-stem/Makefile diff --git a/security/stem/distinfo b/security/py-stem/distinfo index 51470e9e3ca7..51470e9e3ca7 100644 --- a/security/stem/distinfo +++ b/security/py-stem/distinfo diff --git a/security/stem/pkg-descr b/security/py-stem/pkg-descr index 22812bab4635..22812bab4635 100644 --- a/security/stem/pkg-descr +++ b/security/py-stem/pkg-descr diff --git a/security/stem/pkg-plist b/security/py-stem/pkg-plist index 8b1cacaa8c12..8b1cacaa8c12 100644 --- a/security/stem/pkg-plist +++ b/security/py-stem/pkg-plist |