diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
commit | 24151e2b9991726fa4bcd0ace9289f45de0f325e (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /net/vsftpd | |
parent | 548d7fd5a95be0c24af3a00066cd67985f359815 (diff) | |
download | pkgsrc-24151e2b9991726fa4bcd0ace9289f45de0f325e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'net/vsftpd')
-rw-r--r-- | net/vsftpd/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/net/vsftpd/PLIST b/net/vsftpd/PLIST index d81ec55c1e9..d4f533538d5 100644 --- a/net/vsftpd/PLIST +++ b/net/vsftpd/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2006/01/13 18:12:46 wiz Exp $ +@comment $NetBSD: PLIST,v 1.7 2009/06/14 18:09:48 joerg Exp $ libexec/vsftpd man/man5/vsftpd.conf.5 man/man8/vsftpd.8 @@ -13,6 +13,3 @@ share/doc/vsftpd/SECURITY/TRUST share/doc/vsftpd/TUNING share/examples/rc.d/vsftpd share/examples/vsftpd/vsftpd.conf.default -@dirrm share/examples/vsftpd -@dirrm share/doc/vsftpd/SECURITY -@dirrm share/doc/vsftpd |