diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-12-04 23:12:13 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-12-04 23:12:13 +0000 |
commit | 971338cd8f922aa43b3f16baa89f2e2be20bba80 (patch) | |
tree | 1dcd52cb0d48d332925e7254b9e78a88e927ccbe | |
parent | - Update to Tinderbox 3.3 Release (diff) |
- Mark IGNORE, ports-mgmt/tinderbox is newer
Approved by: itetcu (Maintainer implicit)
Notes
Notes:
svn path=/head/; revision=245213
-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> |