diff options
author | itetcu <itetcu@FreeBSD.org> | 2008-09-08 06:29:28 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2008-09-08 06:29:28 +0800 |
commit | 82e55223791d09c6488156cf1c9a379811da52e3 (patch) | |
tree | 8c27df4e4ed76430d74cc94659e7b2b0db6112bc | |
parent | 7a8220655633015d097b6e50cf4be6b6fcc85274 (diff) | |
download | freebsd-ports-gnome-82e55223791d09c6488156cf1c9a379811da52e3.tar.gz freebsd-ports-gnome-82e55223791d09c6488156cf1c9a379811da52e3.tar.zst freebsd-ports-gnome-82e55223791d09c6488156cf1c9a379811da52e3.zip |
- remove unexisting dirs from plsit
- bump PORTREVISION
PR: ports/127177
Submitted by: Sunpoet Po-Chuan Hsieh
-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, 2 insertions, 6 deletions
diff --git a/ports-mgmt/tinderbox-devel/Makefile b/ports-mgmt/tinderbox-devel/Makefile index a5b6a44b3550..426ec518a8b3 100644 --- a/ports-mgmt/tinderbox-devel/Makefile +++ b/ports-mgmt/tinderbox-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= tinderbox #DISTVERSION= ${PORTVERSION}-${PORTREVISION} PORTVERSION= 3.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ports-mgmt MASTER_SITES= http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/ #DIST_SUBDIR= tinderbox diff --git a/ports-mgmt/tinderbox-devel/pkg-plist b/ports-mgmt/tinderbox-devel/pkg-plist index 5386ca5f8ed1..cc626095a1d7 100644 --- a/ports-mgmt/tinderbox-devel/pkg-plist +++ b/ports-mgmt/tinderbox-devel/pkg-plist @@ -119,8 +119,6 @@ tinderbox/scripts/upgrade/user_permissions.map %%WEBUI%%@dirrmtry tinderbox/scripts/webui @dirrm tinderbox/scripts/upgrade @dirrm tinderbox/scripts/sql -@dirrm tinderbox/scripts/man/man1 -@dirrm tinderbox/scripts/man @dirrm tinderbox/scripts/lib/Tinderbox @dirrm tinderbox/scripts/lib @dirrm tinderbox/scripts/etc/rc.d diff --git a/ports-mgmt/tinderbox/Makefile b/ports-mgmt/tinderbox/Makefile index a5b6a44b3550..426ec518a8b3 100644 --- a/ports-mgmt/tinderbox/Makefile +++ b/ports-mgmt/tinderbox/Makefile @@ -7,7 +7,7 @@ PORTNAME= tinderbox #DISTVERSION= ${PORTVERSION}-${PORTREVISION} PORTVERSION= 3.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ports-mgmt MASTER_SITES= http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/ #DIST_SUBDIR= tinderbox diff --git a/ports-mgmt/tinderbox/pkg-plist b/ports-mgmt/tinderbox/pkg-plist index 5386ca5f8ed1..cc626095a1d7 100644 --- a/ports-mgmt/tinderbox/pkg-plist +++ b/ports-mgmt/tinderbox/pkg-plist @@ -119,8 +119,6 @@ tinderbox/scripts/upgrade/user_permissions.map %%WEBUI%%@dirrmtry tinderbox/scripts/webui @dirrm tinderbox/scripts/upgrade @dirrm tinderbox/scripts/sql -@dirrm tinderbox/scripts/man/man1 -@dirrm tinderbox/scripts/man @dirrm tinderbox/scripts/lib/Tinderbox @dirrm tinderbox/scripts/lib @dirrm tinderbox/scripts/etc/rc.d |