Uh, I forgot to test this (and of course it doesn't work)
This commit is contained in:
parent
329c9bb6c8
commit
11b4107ac9
1 changed files with 12 additions and 12 deletions
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2004/07/02 21:08:41 roelants Exp $
|
||||
@comment $NetBSD: PLIST,v 1.3 2004/07/02 21:13:23 roelants Exp $
|
||||
bin/mason_handler.fcgi
|
||||
bin/mason_handler.scgi
|
||||
bin/mason_handler.svc
|
||||
|
@ -6,17 +6,17 @@ bin/rt
|
|||
bin/rt-crontool
|
||||
bin/rt-mailgate
|
||||
bin/webmux.pl
|
||||
${PKG_SYSCONFDIR}/rt3/RT_Config.pm
|
||||
${PKG_SYSCONFDIR}/rt3/acl.Informix
|
||||
${PKG_SYSCONFDIR}/rt3/acl.Oracle
|
||||
${PKG_SYSCONFDIR}/rt3/acl.Pg
|
||||
${PKG_SYSCONFDIR}/rt3/acl.mysql
|
||||
${PKG_SYSCONFDIR}/rt3/initialdata
|
||||
${PKG_SYSCONFDIR}/rt3/schema.Informix
|
||||
${PKG_SYSCONFDIR}/rt3/schema.Oracle
|
||||
${PKG_SYSCONFDIR}/rt3/schema.Pg
|
||||
${PKG_SYSCONFDIR}/rt3/schema.SQLite
|
||||
${PKG_SYSCONFDIR}/rt3/schema.mysql
|
||||
etc/rt3/RT_Config.pm
|
||||
etc/rt3/acl.Informix
|
||||
etc/rt3/acl.Oracle
|
||||
etc/rt3/acl.Pg
|
||||
etc/rt3/acl.mysql
|
||||
etc/rt3/initialdata
|
||||
etc/rt3/schema.Informix
|
||||
etc/rt3/schema.Oracle
|
||||
etc/rt3/schema.Pg
|
||||
etc/rt3/schema.SQLite
|
||||
etc/rt3/schema.mysql
|
||||
lib/rt3/RT.pm
|
||||
lib/rt3/RT.pm.in
|
||||
lib/rt3/RT/ACE.pm
|
||||
|
|
Loading…
Reference in a new issue