diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-02-12 20:37:47 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-02-12 20:37:47 +0000 |
commit | 6e47d185ff20d3a727356504cf8100b5869521b0 (patch) | |
tree | 9c7037aef6fdf0a8e69b228393029c38b160aff7 /ports-mgmt/tinderbox-devel | |
parent | 832aff624c8a55e8005015e2fbfe9a5998035907 (diff) | |
download | ports-6e47d185ff20d3a727356504cf8100b5869521b0.tar.gz ports-6e47d185ff20d3a727356504cf8100b5869521b0.zip |
Notes
Diffstat (limited to 'ports-mgmt/tinderbox-devel')
-rw-r--r-- | ports-mgmt/tinderbox-devel/Makefile | 1 | ||||
-rw-r--r-- | ports-mgmt/tinderbox-devel/pkg-plist | 19 |
2 files changed, 11 insertions, 9 deletions
diff --git a/ports-mgmt/tinderbox-devel/Makefile b/ports-mgmt/tinderbox-devel/Makefile index babda10fcc21..8d2ab3aa7f15 100644 --- a/ports-mgmt/tinderbox-devel/Makefile +++ b/ports-mgmt/tinderbox-devel/Makefile @@ -6,6 +6,7 @@ PORTNAME= tinderbox PORTVERSION= 2.3.0 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://tinderbox.marcuscom.com/ diff --git a/ports-mgmt/tinderbox-devel/pkg-plist b/ports-mgmt/tinderbox-devel/pkg-plist index e8ea96d339d1..7b5386940c5d 100644 --- a/ports-mgmt/tinderbox-devel/pkg-plist +++ b/ports-mgmt/tinderbox-devel/pkg-plist @@ -105,17 +105,18 @@ tinderbox/scripts/www/showbuild.php tinderbox/scripts/www/showport.php tinderbox/scripts/www/tinderstyle.css -@dirrm tinderbox/scripts/etc/rc.d -@dirrm tinderbox/scripts/etc -@dirrm tinderbox/scripts/lib -@dirrm tinderbox/scripts/man -@dirrm tinderbox/scripts/man/man1 -@dirrm tinderbox/scripts/upgrade -@dirrm tinderbox/scripts/www -@dirrm tinderbox/scripts/www-exp/core -@dirrm tinderbox/scripts/www-exp/module @dirrm tinderbox/scripts/www-exp/templates/default @dirrm tinderbox/scripts/www-exp/templates +@dirrm tinderbox/scripts/www-exp/module +@dirrm tinderbox/scripts/www-exp/core +@dirrm tinderbox/scripts/www +@dirrm tinderbox/scripts/upgrade +@dirrm tinderbox/scripts/man/man1 +@dirrm tinderbox/scripts/man +@dirrm tinderbox/scripts/lib +@dirrm tinderbox/scripts/etc/rc.d +@dirrm tinderbox/scripts/etc + @dirrmtry tinderbox/scripts/www-exp @dirrmtry tinderbox/scripts @dirrmtry tinderbox |