diff options
author | Steve Wills <swills@FreeBSD.org> | 2019-09-02 23:07:23 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2019-09-02 23:07:23 +0000 |
commit | 283ae2020d507e82cfae7420199e7c95258ad000 (patch) | |
tree | 701b53e814e28dc6d8e5d56295ff24e1acc7f608 /sysutils/reggae/pkg-plist | |
parent | 02c2e1246209054b952e4ff3894bbf74a6e0ad73 (diff) | |
download | ports-283ae2020d507e82cfae7420199e7c95258ad000.tar.gz ports-283ae2020d507e82cfae7420199e7c95258ad000.zip |
Notes
Diffstat (limited to 'sysutils/reggae/pkg-plist')
-rw-r--r-- | sysutils/reggae/pkg-plist | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sysutils/reggae/pkg-plist b/sysutils/reggae/pkg-plist index 29a3c726bb0b..0f274721f228 100644 --- a/sysutils/reggae/pkg-plist +++ b/sysutils/reggae/pkg-plist @@ -65,6 +65,7 @@ man/man1/reggae.1.gz %%DATADIR%%/scripts/init.sh %%DATADIR%%/scripts/master-init.sh %%DATADIR%%/scripts/network-init.sh +%%DATADIR%%/scripts/pkg-upgrade.sh %%DATADIR%%/scripts/project-init.sh %%DATADIR%%/scripts/puppet-provision.sh %%DATADIR%%/scripts/register.sh @@ -73,6 +74,8 @@ man/man1/reggae.1.gz %%DATADIR%%/scripts/shell-provision.sh %%DATADIR%%/scripts/ssh-ping.sh %%DATADIR%%/scripts/ssh.sh +%%DATADIR%%/scripts/update-profiles.sh +%%DATADIR%%/scripts/version.sh %%DATADIR%%/skel/ansible/ansible/group_vars/.keep %%DATADIR%%/skel/ansible/ansible/inventory/.keep %%DATADIR%%/skel/ansible/ansible/roles/.keep @@ -92,6 +95,7 @@ man/man1/reggae.1.gz %%DATADIR%%/templates/dhcpd-hook.sh %%DATADIR%%/templates/dhcpd.conf %%DATADIR%%/templates/empty.jconf +%%DATADIR%%/templates/export-ports.sh %%DATADIR%%/templates/freebsd-update.conf %%DATADIR%%/templates/gitignore %%DATADIR%%/templates/initenv.conf @@ -111,3 +115,4 @@ man/man1/reggae.1.gz %%DATADIR%%/templates/unbound_cbsd_reverse.conf %%DATADIR%%/templates/unbound_cbsd_reverse.zone %%DATADIR%%/templates/unbound_control.conf +%%DATADIR%%/templates/xorg.sh |