diff options
author | joerg <joerg> | 2009-06-14 18:10:40 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 18:10:40 +0000 |
commit | c0ac4cada5a366bb52843fea1d42ac2ec087c00e (patch) | |
tree | a884a00c16d51d3785c5eb8d0d09b81450d9defa /pkgtools/pkg_alternatives | |
parent | 97f62eb957d98c942b712bbd57e970186f068199 (diff) | |
download | pkgsrc-c0ac4cada5a366bb52843fea1d42ac2ec087c00e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'pkgtools/pkg_alternatives')
-rw-r--r-- | pkgtools/pkg_alternatives/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/pkgtools/pkg_alternatives/PLIST b/pkgtools/pkg_alternatives/PLIST index 34d0333c064..9406b1b1c01 100644 --- a/pkgtools/pkg_alternatives/PLIST +++ b/pkgtools/pkg_alternatives/PLIST @@ -1,8 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 2005/01/30 12:35:22 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:11:02 joerg Exp $ man/man8/pkg_alternatives.8 share/examples/pkg_alternatives/filter.conf share/pkg_alternatives/wrapper.man share/pkg_alternatives/wrapper.sh sbin/pkg_alternatives -@dirrm share/pkg_alternatives -@dirrm share/examples/pkg_alternatives |