diff options
author | joerg <joerg> | 2009-06-14 17:48:39 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 17:48:39 +0000 |
commit | a3974bf3b6efabbf626979c76d7215661405a16e (patch) | |
tree | be753a1339476ea8ac840318300d4e789b2da1a9 /emulators/vmips | |
parent | 7af33f0780f46bb1a19daa9c6479e75838fa936b (diff) | |
download | pkgsrc-a3974bf3b6efabbf626979c76d7215661405a16e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'emulators/vmips')
-rw-r--r-- | emulators/vmips/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/emulators/vmips/PLIST b/emulators/vmips/PLIST index 38eb9849e4b..03073aff213 100644 --- a/emulators/vmips/PLIST +++ b/emulators/vmips/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/20 13:30:03 rillig Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:51:09 joerg Exp $ bin/vmips bin/vmipstool include/vmips/asm_regnames.h @@ -7,6 +7,3 @@ man/man1/vmips.1 man/man1/vmipstool.1 share/examples/vmips/vmipsrc share/vmips/ld.script -@dirrm share/vmips -@dirrm share/examples/vmips -@dirrm include/vmips |