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/DatLib | |
parent | 61b9e83a855c6f87960e1a28257046ec600d49a5 (diff) | |
download | pkgsrc-26e3ffdae17dc399343a25f8394fbd2a13627bc3.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'emulators/DatLib')
-rw-r--r-- | emulators/DatLib/PLIST | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/emulators/DatLib/PLIST b/emulators/DatLib/PLIST index 542eb358b16..268baebcd3a 100644 --- a/emulators/DatLib/PLIST +++ b/emulators/DatLib/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2006/01/19 21:42:46 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:51:00 joerg Exp $ include/DatLib/datlib.h include/DatLib/driver.h include/DatLib/hash/md5.h @@ -13,8 +13,3 @@ include/DatLib/type.h lib/libdatlib.a share/doc/DatLib/readme.txt share/doc/DatLib/whatsnew.txt -@dirrm share/doc/DatLib -@dirrm include/DatLib/hash -@dirrm include/DatLib/mame -@dirrm include/DatLib/misc -@dirrm include/DatLib |