diff options
author | thierry <thierry@FreeBSD.org> | 2005-10-08 03:51:19 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-10-08 03:51:19 +0800 |
commit | ec99e54532f782c8a1ac7e858a7a9a5640ebf50a (patch) | |
tree | c6118f5ddf357aa6c5a70cf416ecdd947971937d /sysutils | |
parent | 24e727dbc92c2724b8fb81998d0c4922283467c8 (diff) | |
download | freebsd-ports-gnome-ec99e54532f782c8a1ac7e858a7a9a5640ebf50a.tar.gz freebsd-ports-gnome-ec99e54532f782c8a1ac7e858a7a9a5640ebf50a.tar.zst freebsd-ports-gnome-ec99e54532f782c8a1ac7e858a7a9a5640ebf50a.zip |
Fix master_site and WWW line.
Reported by: Fenner's disfiles survey
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/unidesc/Makefile | 2 | ||||
-rw-r--r-- | sysutils/unidesc/pkg-descr | 2 | ||||
-rw-r--r-- | sysutils/uniutils/Makefile | 2 | ||||
-rw-r--r-- | sysutils/uniutils/pkg-descr | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/unidesc/Makefile b/sysutils/unidesc/Makefile index 5ebe5a9226c9..d6bd47dee997 100644 --- a/sysutils/unidesc/Makefile +++ b/sysutils/unidesc/Makefile @@ -8,7 +8,7 @@ PORTNAME= unidesc PORTVERSION= 2.13 CATEGORIES= sysutils textproc -MASTER_SITES= http://www.cis.upenn.edu/~wjposer/.downloads/ +MASTER_SITES= http://billposer.org/Software/Downloads/ EXTRACT_SUFX= .tgz MAINTAINER= thierry@FreeBSD.org diff --git a/sysutils/unidesc/pkg-descr b/sysutils/unidesc/pkg-descr index 1144e261299f..08381b35c444 100644 --- a/sysutils/unidesc/pkg-descr +++ b/sysutils/unidesc/pkg-descr @@ -20,4 +20,4 @@ displayable, the glyph itself as UTF-8 Unicode. ExplicateUTF8 is intended for debugging or for learning about Unicode. It determines and explains the validity of a sequence of bytes as a UTF8 encoding. -WWW: http://www.cis.upenn.edu/~wjposer/unidesc.html +WWW: http://billposer.org/Software/unidesc.html diff --git a/sysutils/uniutils/Makefile b/sysutils/uniutils/Makefile index 5ebe5a9226c9..d6bd47dee997 100644 --- a/sysutils/uniutils/Makefile +++ b/sysutils/uniutils/Makefile @@ -8,7 +8,7 @@ PORTNAME= unidesc PORTVERSION= 2.13 CATEGORIES= sysutils textproc -MASTER_SITES= http://www.cis.upenn.edu/~wjposer/.downloads/ +MASTER_SITES= http://billposer.org/Software/Downloads/ EXTRACT_SUFX= .tgz MAINTAINER= thierry@FreeBSD.org diff --git a/sysutils/uniutils/pkg-descr b/sysutils/uniutils/pkg-descr index 1144e261299f..08381b35c444 100644 --- a/sysutils/uniutils/pkg-descr +++ b/sysutils/uniutils/pkg-descr @@ -20,4 +20,4 @@ displayable, the glyph itself as UTF-8 Unicode. ExplicateUTF8 is intended for debugging or for learning about Unicode. It determines and explains the validity of a sequence of bytes as a UTF8 encoding. -WWW: http://www.cis.upenn.edu/~wjposer/unidesc.html +WWW: http://billposer.org/Software/unidesc.html |