diff options
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/tinderbox-devel/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/tinderbox-devel/pkg-plist | 2 | ||||
-rw-r--r-- | ports-mgmt/tinderbox/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/tinderbox/pkg-plist | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/ports-mgmt/tinderbox-devel/Makefile b/ports-mgmt/tinderbox-devel/Makefile index 8b76ad4a16ea..eb923c42ce10 100644 --- a/ports-mgmt/tinderbox-devel/Makefile +++ b/ports-mgmt/tinderbox-devel/Makefile @@ -6,7 +6,7 @@ PORTNAME= tinderbox PORTVERSION= 2.2.1 -PORTREVISION= 1 +PORTREVISION= 2 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 e8c5d92e8542..895c4c171d92 100644 --- a/ports-mgmt/tinderbox-devel/pkg-plist +++ b/ports-mgmt/tinderbox-devel/pkg-plist @@ -113,6 +113,6 @@ tinderbox/scripts/tinderbox-pgsql.schema @dirrm tinderbox/scripts/lib @dirrm tinderbox/scripts/etc/rc.d @dirrm tinderbox/scripts/etc -@unexec rmdir %D/tinderbox/www-exp 2>/dev/null || true +@unexec rmdir %D/tinderbox/scripts/www-exp 2>/dev/null || true @unexec rmdir %D/tinderbox/scripts 2>/dev/null || true @unexec rmdir %D/tinderbox 2>/dev/null || true diff --git a/ports-mgmt/tinderbox/Makefile b/ports-mgmt/tinderbox/Makefile index 8b76ad4a16ea..eb923c42ce10 100644 --- a/ports-mgmt/tinderbox/Makefile +++ b/ports-mgmt/tinderbox/Makefile @@ -6,7 +6,7 @@ PORTNAME= tinderbox PORTVERSION= 2.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= http://tinderbox.marcuscom.com/ diff --git a/ports-mgmt/tinderbox/pkg-plist b/ports-mgmt/tinderbox/pkg-plist index e8c5d92e8542..895c4c171d92 100644 --- a/ports-mgmt/tinderbox/pkg-plist +++ b/ports-mgmt/tinderbox/pkg-plist @@ -113,6 +113,6 @@ tinderbox/scripts/tinderbox-pgsql.schema @dirrm tinderbox/scripts/lib @dirrm tinderbox/scripts/etc/rc.d @dirrm tinderbox/scripts/etc -@unexec rmdir %D/tinderbox/www-exp 2>/dev/null || true +@unexec rmdir %D/tinderbox/scripts/www-exp 2>/dev/null || true @unexec rmdir %D/tinderbox/scripts 2>/dev/null || true @unexec rmdir %D/tinderbox 2>/dev/null || true |