diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2011-10-19 18:02:51 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2011-10-19 18:02:51 +0000 |
commit | 9f2c7278d2949939b92ed5b404a600b7415e6692 (patch) | |
tree | ca824e4216b63c5d0f380f0f80aa1402e8f9ccd4 /ports-mgmt | |
parent | a571ed057b289c6b5b9f64d03775bc2780730a9a (diff) | |
download | ports-9f2c7278d2949939b92ed5b404a600b7415e6692.tar.gz ports-9f2c7278d2949939b92ed5b404a600b7415e6692.zip |
Notes
Diffstat (limited to 'ports-mgmt')
-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 |