diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-04-04 20:51:40 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-04-04 20:51:40 +0000 |
commit | 5771a967158e217b1e70655b459ce9769124bd49 (patch) | |
tree | 88f2a5d0b2c198231cd5cdb8ab85a18388de3972 /misc/crosti | |
parent | security/py-txtorcon: Update 19.1.0 -> 20.0.0 (diff) |
Deprecate ports broken for more than 6 months
Notes
Notes:
svn path=/head/; revision=530719
Diffstat (limited to 'misc/crosti')
-rw-r--r-- | misc/crosti/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/crosti/Makefile b/misc/crosti/Makefile index 13d44535ea4a..de85f3b303bc 100644 --- a/misc/crosti/Makefile +++ b/misc/crosti/Makefile @@ -11,6 +11,8 @@ MAINTAINER= yuri@FreeBSD.org COMMENT= Convert custom image to cross stitch design, edit stitch designs BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2020-05-05 LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/gpl.txt |