diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-09-07 22:29:28 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-09-07 22:29:28 +0000 |
commit | 6238fbb60208ae04584e966f74bb7fe8e8019dee (patch) | |
tree | 85fd77d522b48fdf25367822faa6eafbbd6b1e1b /ports-mgmt | |
parent | e7ed232fe114fd0ea8289c4b0874365210ac0b7a (diff) | |
download | ports-6238fbb60208ae04584e966f74bb7fe8e8019dee.tar.gz ports-6238fbb60208ae04584e966f74bb7fe8e8019dee.zip |
Notes
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, 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 |