diff options
author | Alex Dupre <ale@FreeBSD.org> | 2005-12-12 09:12:41 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2005-12-12 09:12:41 +0000 |
commit | faa5c6ed290abb4baeed1b5709ff9916d651844e (patch) | |
tree | 2e7225d83635c127f7aa5429add235ab4e0a1ee4 | |
parent | 64b75e399a203c6a0b385bc64989c0be61037486 (diff) |
Notes
-rw-r--r-- | security/pear-Text_Password/pkg-plist | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/security/pear-Text_Password/pkg-plist b/security/pear-Text_Password/pkg-plist deleted file mode 100644 index d88c735d791d..000000000000 --- a/security/pear-Text_Password/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -@comment $FreeBSD$ -lib/php/pear/.registry/text_password.reg -share/pear/Text/Password.php -share/pear/packages/pear-Text_password-1.0/package.xml -share/pear/tests/Text_password/01-text-password.phpt -@dirrm share/pear/Text -@dirrm share/pear/packages/pear-Text_password-1.0 -@dirrm share/pear/tests/Text_password -@unexec rmdir %D/share/pear/packages 2>/dev/null || true -@unexec rmdir %D/share/pear/tests 2>/dev/null || true |