diff options
author | Stefan Eßer <se@FreeBSD.org> | 2022-09-07 21:06:12 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2022-09-07 21:10:59 +0000 |
commit | b7f05445c00f2625aa19b4154ebcbce5ed2daa52 (patch) | |
tree | c3b04fc0b07c55f849072e9b35e694f3d8ccf871 /ukrainian | |
parent | 6c266c9c9e7b0ac1a35b05fbdeddbc330e4c5f43 (diff) |
Diffstat (limited to 'ukrainian')
-rw-r--r-- | ukrainian/aspell/Makefile | 1 | ||||
-rw-r--r-- | ukrainian/hunspell/Makefile | 1 | ||||
-rw-r--r-- | ukrainian/monacofonts/Makefile | 1 | ||||
-rw-r--r-- | ukrainian/mythes/Makefile | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/ukrainian/aspell/Makefile b/ukrainian/aspell/Makefile index 6e3c6e13f68e..07cafda4c1c4 100644 --- a/ukrainian/aspell/Makefile +++ b/ukrainian/aspell/Makefile @@ -6,6 +6,7 @@ CATEGORIES= ukrainian textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Ukrainian dictionaries +WWW= https://sourceforge.net/projects/ispell-uk/ DICT= uk diff --git a/ukrainian/hunspell/Makefile b/ukrainian/hunspell/Makefile index e26d69d1e780..97fd1cb69bde 100644 --- a/ukrainian/hunspell/Makefile +++ b/ukrainian/hunspell/Makefile @@ -8,6 +8,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Ukrainian hunspell dictionaries +WWW= https://sourceforge.net/projects/ispell-uk/ LICENSE= GPLv2 LGPL21 LICENSE_COMB= dual diff --git a/ukrainian/monacofonts/Makefile b/ukrainian/monacofonts/Makefile index 23ae9ef53f85..7fb0ce016de1 100644 --- a/ukrainian/monacofonts/Makefile +++ b/ukrainian/monacofonts/Makefile @@ -9,6 +9,7 @@ DISTNAME= ${PORTNAME} MAINTAINER= mi@aldan.algebra.com COMMENT= Collection of 5 "fixed" fonts for X11 from www.brama.com +WWW= http://www.brama.com/compute/unix.html BUILD_DEPENDS= bdftopcf:x11-fonts/bdftopcf \ mkfontscale:x11-fonts/mkfontscale diff --git a/ukrainian/mythes/Makefile b/ukrainian/mythes/Makefile index 8f717bafd6c2..4413b68a4abf 100644 --- a/ukrainian/mythes/Makefile +++ b/ukrainian/mythes/Makefile @@ -7,6 +7,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Ukrainian thesaurus +WWW= http://code.google.com/p/spell-uk LICENSE= LGPL21 GPLv2 LICENSE_COMB= dual |