diff options
author | crees <crees@FreeBSD.org> | 2011-09-02 02:24:28 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2011-09-02 02:24:28 +0800 |
commit | 2c430bd573a62911c3d4db11ac0dafbcec37701e (patch) | |
tree | 231d1936d514ef6aeefa0bc85883f4f10fc6536f /sysutils | |
parent | 9780415ef56621c7c600144fd0e54c2a4e9fc707 (diff) | |
download | freebsd-ports-gnome-2c430bd573a62911c3d4db11ac0dafbcec37701e.tar.gz freebsd-ports-gnome-2c430bd573a62911c3d4db11ac0dafbcec37701e.tar.zst freebsd-ports-gnome-2c430bd573a62911c3d4db11ac0dafbcec37701e.zip |
Deprecate for removal on 2011/10/01
PR: ports/159736
Submitted by: Ansgar Burchardt <ansgar@debian.org>
Approved by: maintainer timeout (18 days)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/dtc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/dtc/Makefile b/sysutils/dtc/Makefile index 78cfd421ed1a..03120686981d 100644 --- a/sysutils/dtc/Makefile +++ b/sysutils/dtc/Makefile @@ -40,6 +40,8 @@ RUN_DEPENDS= ${LOCALBASE}/${APACHEMODDIR}/mod_log_sql.so:${PORTSDIR}/www/mod_log ${LOCALBASE}/sbin/logrotate:${PORTSDIR}/sysutils/logrotate \ ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash +DEPRECATED= ${FORBIDDEN} +EXPIRATION_DATE=2011-10-01 FORBIDDEN= Many security issues, see http://bugs.freebsd.org/159736 USE_GETTEXT= yes |