diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-07-13 09:56:57 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-07-13 09:56:57 +0000 |
commit | 52bcd873074cd31999123da93989c867bd7a9391 (patch) | |
tree | e6a0b56582f7e72eab923416bb57d0c2a4c236a6 /x11-fonts | |
parent | 3617a923a8216bf547f3dc76e52a537566862885 (diff) | |
download | freebsd-ports-52bcd873074cd31999123da93989c867bd7a9391.zip |
Deprecate unmaintained ports under the NONE license
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/ecofont/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-fonts/ecofont/Makefile b/x11-fonts/ecofont/Makefile index 27b5a0dd297b..8e4dd30c07c0 100644 --- a/x11-fonts/ecofont/Makefile +++ b/x11-fonts/ecofont/Makefile @@ -14,6 +14,8 @@ COMMENT= Environmentally friendly, ink saving typeface LICENSE= NONE BROKEN= unfetchable +DEPRECATED= unknown license +EXPIRATION_DATE= 2018-08-15 USES= fonts zip NO_BUILD= yes |