diff options
author | kefren <kefren@pkgsrc.org> | 2008-02-15 15:57:14 +0000 |
---|---|---|
committer | kefren <kefren@pkgsrc.org> | 2008-02-15 15:57:14 +0000 |
commit | 0a7284a5266398c484690a53756e8bcb1df46e27 (patch) | |
tree | db2a06de7205f7c5682860a0f0f33974769e33d6 /lang/mono/PLIST | |
parent | a4124e85eaf82915b54e36f3c3309f2d1c428e3c (diff) | |
download | pkgsrc-0a7284a5266398c484690a53756e8bcb1df46e27.tar.gz |
don't install a config file directly into etc/
Reported by wiz@
Diffstat (limited to 'lang/mono/PLIST')
-rw-r--r-- | lang/mono/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/mono/PLIST b/lang/mono/PLIST index 34ee87dc256..975523af23f 100644 --- a/lang/mono/PLIST +++ b/lang/mono/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.22 2008/02/13 14:16:43 kefren Exp $ +@comment $NetBSD: PLIST,v 1.23 2008/02/15 15:57:14 kefren Exp $ bin/al bin/al2 bin/caspol @@ -686,6 +686,7 @@ share/examples/mono/2.0/machine.config share/examples/mono/2.0/web.config share/examples/mono/browscap.ini share/examples/mono/config +share/examples/mono/mconfig/config.xml share/jay/ACKNOWLEDGEMENTS share/jay/NEW_FEATURES share/jay/NOTES @@ -731,6 +732,7 @@ share/mono-1.0/mono/cil/cil-opcodes.xml @dirrm share/mono-1.0 @dirrm share/libgc-mono @dirrm share/jay +@dirrm share/examples/mono/mconfig @dirrm share/examples/mono/2.0 @dirrm share/examples/mono/1.0 @dirrm share/examples/mono |