diff options
author | miwi <miwi@FreeBSD.org> | 2009-12-05 07:12:13 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-12-05 07:12:13 +0800 |
commit | 1f63b9be64acc600751b969cdf19b9aa3a2091fb (patch) | |
tree | fdc3bc74098fed4f8ed7525163b33ea0ce194a63 /ports-mgmt/tinderbox-devel | |
parent | 1964379dab67b0eca968a0b0186bbf254f83d211 (diff) | |
download | freebsd-ports-gnome-1f63b9be64acc600751b969cdf19b9aa3a2091fb.tar.gz freebsd-ports-gnome-1f63b9be64acc600751b969cdf19b9aa3a2091fb.tar.zst freebsd-ports-gnome-1f63b9be64acc600751b969cdf19b9aa3a2091fb.zip |
- Mark IGNORE, ports-mgmt/tinderbox is newer
Approved by: itetcu (Maintainer implicit)
Diffstat (limited to 'ports-mgmt/tinderbox-devel')
-rw-r--r-- | ports-mgmt/tinderbox-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ports-mgmt/tinderbox-devel/Makefile b/ports-mgmt/tinderbox-devel/Makefile index 0faa7b35ee08..de619f0d6244 100644 --- a/ports-mgmt/tinderbox-devel/Makefile +++ b/ports-mgmt/tinderbox-devel/Makefile @@ -34,6 +34,8 @@ SUB_FILES= pkg-message MAN1= tc-configCcache.1 tc-configDistfile.1 tc-configGet.1 \ tc-configJail.1 tc-configTinderd.1 tc-init.1 +IGNORE= please use ports-mgmt/tinderbox instand + PATCH_STRIP= -p2 .include <bsd.port.pre.mk> |