diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2013-04-23 21:09:32 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2013-04-23 21:09:32 +0000 |
commit | decb4e775e68afa7e59231519d210c1389698a18 (patch) | |
tree | b6d30bca7916f196a4b3528f7f7a8972bec3354d | |
parent | Unbreak by removing the three no-longer-installed files from plist. (diff) |
Do not install UnBom font. There was a copyright dispute and the upstream
decided to stop redistribution of the font.
https://kldp.org/node/135598
-rw-r--r-- | korean/unfonts-extra/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/korean/unfonts-extra/Makefile b/korean/unfonts-extra/Makefile index 4c764e76bcab..3a50be1d2d4d 100644 --- a/korean/unfonts-extra/Makefile +++ b/korean/unfonts-extra/Makefile @@ -5,11 +5,11 @@ # $FreeBSD$ PORTVERSION= 1.0.1 +PORTREVISION= 1 MASTER_SITES= http://kldp.net/frs/download.php/1435/ FONTCAT= extra -FONTLIST= UnBom \ - UnJamoBatang \ +FONTLIST= UnJamoBatang \ UnJamoDotum \ UnJamoNovel \ UnJamoSora \ |