diff options
author | linimon <linimon@FreeBSD.org> | 2003-10-21 07:28:03 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-10-21 07:28:03 +0800 |
commit | c3b85bfe5a559fcd7ee8fa7382bdc8274b78c406 (patch) | |
tree | e9a7f0d28cfd7838de05c5af192bffee2ba101e9 /converters | |
parent | e68fee44587689ef9451d28032ec09b966a19976 (diff) | |
download | freebsd-ports-gnome-c3b85bfe5a559fcd7ee8fa7382bdc8274b78c406.tar.gz freebsd-ports-gnome-c3b85bfe5a559fcd7ee8fa7382bdc8274b78c406.tar.zst freebsd-ports-gnome-c3b85bfe5a559fcd7ee8fa7382bdc8274b78c406.zip |
Changed per maintainer request. Shortened pkg-descr to pacify portlint.
Diffstat (limited to 'converters')
-rw-r--r-- | converters/i18ntools/Makefile | 6 | ||||
-rw-r--r-- | converters/i18ntools/pkg-descr | 5 |
2 files changed, 5 insertions, 6 deletions
diff --git a/converters/i18ntools/Makefile b/converters/i18ntools/Makefile index c8c015389406..f6b3ea6eccc9 100644 --- a/converters/i18ntools/Makefile +++ b/converters/i18ntools/Makefile @@ -8,10 +8,10 @@ PORTNAME= i18ntools PORTVERSION= 1.0 CATEGORIES= converters -MASTER_SITES= ftp://ftp.whizkidtech.net/unix/ \ - http://www.whizkidtech.net/fports/ +MASTER_SITES= ftp://ftp.whizkidtech.redprince.net/unix/ \ + http://www.whizkidtech.redprince.net/fports/ -MAINTAINER= adam@whizkidtech.net +MAINTAINER= adam@redprince.net COMMENT= Tools for the conversion to and from UTF-8 Unicode encoding LIB_DEPENDS= utf-8:${PORTSDIR}/converters/libutf-8 diff --git a/converters/i18ntools/pkg-descr b/converters/i18ntools/pkg-descr index f0497a38bf81..fa137f4e2de3 100644 --- a/converters/i18ntools/pkg-descr +++ b/converters/i18ntools/pkg-descr @@ -18,7 +18,6 @@ between the DOS/Windows and the Unix formats. This port depends on ports/converters/libutf-8. -Further details: http://www.whizkidtech.net/i18n/, RFC 2277, and RFC 2279. +Further details: RFC 2277, and RFC 2279. -G. Adam Stanislav -adam@whizkidtech.net +WWW: http://www.whizkidtech.redprince.net/i18n/ |