diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-05-20 01:59:13 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-05-20 01:59:13 +0000 |
commit | 86172073a81688d61bc8291a550b76ba5869a3f5 (patch) | |
tree | a14d5a87809c4991c3a3ffe3fd84c8e8a55f8ee3 /editors/yudit | |
parent | 652860ab36ad936b9260256596426082c922307b (diff) | |
download | ports-86172073a81688d61bc8291a550b76ba5869a3f5.tar.gz ports-86172073a81688d61bc8291a550b76ba5869a3f5.zip |
Notes
Diffstat (limited to 'editors/yudit')
-rw-r--r-- | editors/yudit/Makefile | 3 | ||||
-rw-r--r-- | editors/yudit/pkg-descr | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile index 62b5da796ec3..eb783f280aa4 100644 --- a/editors/yudit/Makefile +++ b/editors/yudit/Makefile @@ -8,7 +8,8 @@ PORTNAME= yudit PORTVERSION= 1.5 CATEGORIES= editors converters print -MASTER_SITES= ${MASTER_SITE_SUNSITE} +MASTER_SITES= http://yudit.org/download/ \ + ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/editors/X MAINTAINER= rch@WriteMe.Com diff --git a/editors/yudit/pkg-descr b/editors/yudit/pkg-descr index 01b339396f03..3bf1b1bcf4a1 100644 --- a/editors/yudit/pkg-descr +++ b/editors/yudit/pkg-descr @@ -4,3 +4,5 @@ It supports simultanious processing of many languages, input methods, conversions for local character standards. The package includes conversion utilities, and it also has support for postscript printing. + +WWW: http://www.yudit.org/ |