diff options
-rw-r--r-- | ports-mgmt/tinderbox-devel/Makefile | 1 | ||||
-rw-r--r-- | ports-mgmt/tinderbox-devel/pkg-plist | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/ports-mgmt/tinderbox-devel/Makefile b/ports-mgmt/tinderbox-devel/Makefile index 2259d81fc86e..825aef3f8edf 100644 --- a/ports-mgmt/tinderbox-devel/Makefile +++ b/ports-mgmt/tinderbox-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= tinderbox DISTVERSION= 3.4${SNAP} PORTREVISION= 1 +PORTEPOCH= 1 CATEGORIES= ports-mgmt MASTER_SITES= http://tinderbox.marcuscom.com/ \ http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/ diff --git a/ports-mgmt/tinderbox-devel/pkg-plist b/ports-mgmt/tinderbox-devel/pkg-plist index dc115056823d..a8c507b7b1ad 100644 --- a/ports-mgmt/tinderbox-devel/pkg-plist +++ b/ports-mgmt/tinderbox-devel/pkg-plist @@ -72,11 +72,11 @@ tinderbox/scripts/upgrade/mig_pgsql_tinderbox-3.2.3_to_3.2.4.sql tinderbox/scripts/upgrade/mig_mysql_tinderbox-3.2.4_to_3.2.5.sql tinderbox/scripts/upgrade/order.lst tinderbox/scripts/upgrade/user_permissions.map -%%WEBUI%%tinderbox/scripts/webui/.cvsignore %%WEBUI%%tinderbox/scripts/webui/core/Build.php %%WEBUI%%tinderbox/scripts/webui/core/BuildGroups.php %%WEBUI%%tinderbox/scripts/webui/core/BuildPortsQueue.php %%WEBUI%%tinderbox/scripts/webui/core/Config.php +%%WEBUI%%tinderbox/scripts/webui/core/Hooks.php %%WEBUI%%tinderbox/scripts/webui/core/Jail.php %%WEBUI%%tinderbox/scripts/webui/core/LogfilePattern.php %%WEBUI%%tinderbox/scripts/webui/core/Port.php |