diff options
author | marcus <marcus@FreeBSD.org> | 2003-07-19 08:16:36 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-07-19 08:16:36 +0800 |
commit | 33dcb3be8870b2dfc33c6370e62cb5dd8d0db024 (patch) | |
tree | eddea99ba4f47dc899ece6c9c1522e09d09108c1 /x11-fonts/fontconfig | |
parent | dadf2fb7be112d01e8fe373db5900878fdae1651 (diff) | |
download | freebsd-ports-gnome-33dcb3be8870b2dfc33c6370e62cb5dd8d0db024.tar.gz freebsd-ports-gnome-33dcb3be8870b2dfc33c6370e62cb5dd8d0db024.tar.zst freebsd-ports-gnome-33dcb3be8870b2dfc33c6370e62cb5dd8d0db024.zip |
This is a first for me. Correct a typo in the patch _name_ so the patch
actually gets applied.
Diffstat (limited to 'x11-fonts/fontconfig')
-rw-r--r-- | x11-fonts/fontconfig/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/fontconfig/files/patch-src_fcfreetype.c (renamed from x11-fonts/fontconfig/files/patch_src_fcfreetype.c) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/fontconfig/Makefile b/x11-fonts/fontconfig/Makefile index f44f7b836d41..c4ef77efb903 100644 --- a/x11-fonts/fontconfig/Makefile +++ b/x11-fonts/fontconfig/Makefile @@ -7,7 +7,7 @@ PORTNAME= fontconfig PORTVERSION= 2.2.90 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-fonts MASTER_SITES= http://www.fontconfig.org/release/ \ http://nexp.cs.pdx.edu/fontconfig/release/ diff --git a/x11-fonts/fontconfig/files/patch_src_fcfreetype.c b/x11-fonts/fontconfig/files/patch-src_fcfreetype.c index 7e9f4730055e..7e9f4730055e 100644 --- a/x11-fonts/fontconfig/files/patch_src_fcfreetype.c +++ b/x11-fonts/fontconfig/files/patch-src_fcfreetype.c |