diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-09-15 17:28:08 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-09-15 17:28:08 +0000 |
commit | 637b3d75f32e388a128f41aa2d3db1522511c43c (patch) | |
tree | da45bc610b895baaaec7e5627ae6fc549ed3528c /korean | |
parent | 96e51fb708cfdb1e4d7899587b575b3b10dbba02 (diff) | |
download | ports-637b3d75f32e388a128f41aa2d3db1522511c43c.tar.gz ports-637b3d75f32e388a128f41aa2d3db1522511c43c.zip |
Deprecate a few ports
Notes
Notes:
svn path=/head/; revision=512125
Diffstat (limited to 'korean')
-rw-r--r-- | korean/baekmukfonts-ttf/Makefile | 2 | ||||
-rw-r--r-- | korean/gtkcomm/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/korean/baekmukfonts-ttf/Makefile b/korean/baekmukfonts-ttf/Makefile index 81d545605055..8ef61a0dff09 100644 --- a/korean/baekmukfonts-ttf/Makefile +++ b/korean/baekmukfonts-ttf/Makefile @@ -16,6 +16,8 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYRIGHT BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 NO_BUILD= yes diff --git a/korean/gtkcomm/Makefile b/korean/gtkcomm/Makefile index 301561648cac..d8c24d4279eb 100644 --- a/korean/gtkcomm/Makefile +++ b/korean/gtkcomm/Makefile @@ -13,6 +13,8 @@ COMMENT= Serial controlling software, with gtk+ widget LICENSE= GPLv2 BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 RUN_DEPENDS= ${LOCALBASE}/share/fonts/baekmukfonts/gulim12.pcf.gz:korean/baekmukfonts-bdf |