diff options
author | marcus <marcus@FreeBSD.org> | 2003-07-19 00:16:36 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-07-19 00:16:36 +0000 |
commit | 33dcb3be8870b2dfc33c6370e62cb5dd8d0db024 (patch) | |
tree | eddea99ba4f47dc899ece6c9c1522e09d09108c1 /x11-fonts | |
parent | dadf2fb7be112d01e8fe373db5900878fdae1651 (diff) | |
download | FreeBSD-ports-33dcb3be8870b2dfc33c6370e62cb5dd8d0db024.zip FreeBSD-ports-33dcb3be8870b2dfc33c6370e62cb5dd8d0db024.tar.gz |
This is a first for me. Correct a typo in the patch _name_ so the patch
actually gets applied.
Diffstat (limited to 'x11-fonts')
-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 f44f7b8..c4ef77e 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 7e9f473..7e9f473 100644 --- a/x11-fonts/fontconfig/files/patch_src_fcfreetype.c +++ b/x11-fonts/fontconfig/files/patch-src_fcfreetype.c |