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 /devel/yasm | |
parent | 7af33f0780f46bb1a19daa9c6479e75838fa936b (diff) | |
download | pkgsrc-a3974bf3b6efabbf626979c76d7215661405a16e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/yasm')
-rw-r--r-- | devel/yasm/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/yasm/PLIST b/devel/yasm/PLIST index 982bab1a4bd..88d99827c31 100644 --- a/devel/yasm/PLIST +++ b/devel/yasm/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2007/10/21 23:41:59 minskim Exp $ +@comment $NetBSD: PLIST,v 1.8 2009/06/14 17:49:17 joerg Exp $ bin/yasm include/libyasm-stdint.h include/libyasm.h @@ -35,4 +35,3 @@ man/man7/yasm_arch.7 man/man7/yasm_dbgfmts.7 man/man7/yasm_objfmts.7 man/man7/yasm_parsers.7 -@dirrm include/libyasm |