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 /devel/m4/PLIST | |
parent | 61b9e83a855c6f87960e1a28257046ec600d49a5 (diff) | |
download | pkgsrc-26e3ffdae17dc399343a25f8394fbd2a13627bc3.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/m4/PLIST')
-rw-r--r-- | devel/m4/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/m4/PLIST b/devel/m4/PLIST index a3ab7fcd89d..fe87f886e9a 100644 --- a/devel/m4/PLIST +++ b/devel/m4/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2009/04/20 09:57:37 wiz Exp $ +@comment $NetBSD: PLIST,v 1.14 2009/06/14 17:48:57 joerg Exp $ bin/${GNU_PROGRAM_PREFIX}m4 ${PLIST.gm4}bin/gm4 info/m4.info @@ -47,4 +47,3 @@ share/examples/m4/wrap.m4 share/examples/m4/wrapfifo.m4 share/examples/m4/wraplifo.m4 share/examples/m4/wraplifo2.m4 -@dirrm share/examples/m4 |