diff options
author | antoine <antoine@FreeBSD.org> | 2017-12-27 17:30:47 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-12-27 17:30:47 +0800 |
commit | 5eebe84cb762b7a8b7105cec792035c0256bd49e (patch) | |
tree | a56c8be262a439e053fe59f10c4194f6d64c021d /shells | |
parent | d7fe6e6a2fdea10f1b08d47540087ffe89d9964d (diff) | |
download | freebsd-ports-graphics-5eebe84cb762b7a8b7105cec792035c0256bd49e.tar.gz freebsd-ports-graphics-5eebe84cb762b7a8b7105cec792035c0256bd49e.tar.zst freebsd-ports-graphics-5eebe84cb762b7a8b7105cec792035c0256bd49e.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'shells')
-rw-r--r-- | shells/ambit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shells/ambit/Makefile b/shells/ambit/Makefile index ce47a3d46ba..151786ad818 100644 --- a/shells/ambit/Makefile +++ b/shells/ambit/Makefile @@ -20,6 +20,8 @@ NO_BUILD= yes NO_ARCH= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} BROKEN= checksum mismatch +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 PLIST_SUB= AMBITDIR=${AMBITDIR} |