diff options
author | root <root@spn.mikeux> | 2007-01-09 20:37:22 +0100 |
---|---|---|
committer | root <root@spn.mikeux> | 2007-01-09 20:37:22 +0100 |
commit | 46e72f0f4f37cf6eab69b0c13e1492eee31e3daa (patch) | |
tree | 01fa44f0ad083b73c1f1d5efca9330357d4bb198 /cryptcat | |
parent | cffd2757991e45b9f183f80cd62c22418099fdbc (diff) | |
download | contrib-46e72f0f4f37cf6eab69b0c13e1492eee31e3daa.tar.gz contrib-46e72f0f4f37cf6eab69b0c13e1492eee31e3daa.tar.xz |
cryptcat: fixed bug [149] found at flyspray (files not owned by root)
Diffstat (limited to 'cryptcat')
-rw-r--r-- | cryptcat/.footprint | 6 | ||||
-rw-r--r-- | cryptcat/Pkgfile | 3 |
2 files changed, 5 insertions, 4 deletions
diff --git a/cryptcat/.footprint b/cryptcat/.footprint index 6ec544f10..23f1ced10 100644 --- a/cryptcat/.footprint +++ b/cryptcat/.footprint @@ -1,3 +1,3 @@ -drwxr-xr-x sepen/users usr/ -drwxr-xr-x sepen/users usr/bin/ --rwxr-xr-x sepen/users usr/bin/cryptcat +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/cryptcat diff --git a/cryptcat/Pkgfile b/cryptcat/Pkgfile index c79f9f178..2850484ca 100644 --- a/cryptcat/Pkgfile +++ b/cryptcat/Pkgfile @@ -1,8 +1,9 @@ +# $Id: $ # Description: Cryptcat is the standard netcat enhanced with twofish encryption. # URL: http://farm9.org/Cryptcat/ # Maintainer: Jose V Beneyto, joberui at ei dot upv dot es # Packager: Jose V Beneyto, joberui at ei dot upv dot es -# Depends on: glibc +# Depends on: name=cryptcat version=1.2.1 |