diff options
author | ahze <ahze@FreeBSD.org> | 2005-03-09 10:17:06 +0000 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-03-09 10:17:06 +0000 |
commit | 61033859f2c1ab7180f6186ec11fb4bd0ad6c6e3 (patch) | |
tree | ff3e4e8bf853375622eb773b7ad80cd49e75f4ee /converters | |
parent | bc419021f0bf6ea10a79154bcae8464fd1975d2e (diff) | |
download | FreeBSD-ports-61033859f2c1ab7180f6186ec11fb4bd0ad6c6e3.zip FreeBSD-ports-61033859f2c1ab7180f6186ec11fb4bd0ad6c6e3.tar.gz |
- Update WWW: line
- Add freedesktop.org to MASTER_SITES
Diffstat (limited to 'converters')
-rw-r--r-- | converters/fribidi/Makefile | 3 | ||||
-rw-r--r-- | converters/fribidi/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/converters/fribidi/Makefile b/converters/fribidi/Makefile index 73a0e57..9a10902 100644 --- a/converters/fribidi/Makefile +++ b/converters/fribidi/Makefile @@ -10,7 +10,8 @@ PORTNAME= fribidi PORTVERSION= 0.10.4 PORTREVISION= 1 CATEGORIES= converters -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ + http://freedesktop.org/~fribidi/download/ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= gnome@FreeBSD.org diff --git a/converters/fribidi/pkg-descr b/converters/fribidi/pkg-descr index fc706be..4f5c67a 100644 --- a/converters/fribidi/pkg-descr +++ b/converters/fribidi/pkg-descr @@ -17,4 +17,4 @@ every Unicode character will be treated in strict accordance with the Unicode specification. The same is true for the mirroring of characters, which also works for all the characters listed as mirrorable in the Unicode specification. -WWW: http://fribidi.sourceforge.net/ +WWW: http://freedesktop.org/Software/FriBidi |