diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:48:39 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:48:39 +0000 |
commit | 26e3ffdae17dc399343a25f8394fbd2a13627bc3 (patch) | |
tree | be753a1339476ea8ac840318300d4e789b2da1a9 /emulators/x48 | |
parent | 61b9e83a855c6f87960e1a28257046ec600d49a5 (diff) | |
download | pkgsrc-26e3ffdae17dc399343a25f8394fbd2a13627bc3.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'emulators/x48')
-rw-r--r-- | emulators/x48/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/x48/PLIST b/emulators/x48/PLIST index 3dfdec87862..e90d693598b 100644 --- a/emulators/x48/PLIST +++ b/emulators/x48/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:54:18 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:51:10 joerg Exp $ bin/x48 bin/dump2rom bin/checkrom @@ -10,5 +10,3 @@ share/doc/x48/ROMDump.doc share/doc/x48/romdump/README share/doc/x48/romdump/ROMDump share/doc/x48/romdump/ROMDump.s -@dirrm share/doc/x48/romdump -@dirrm share/doc/x48 |