diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-12-13 00:53:56 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-12-13 00:53:56 +0000 |
commit | e2802142689693d262d77b50a4c4e951f1627f4c (patch) | |
tree | eceb9b1fd5110a1e55f40775e87b156f5213393d /print | |
parent | 978808c6e347312e3106dc35263608ef4aec6d36 (diff) | |
download | ports-e2802142689693d262d77b50a4c4e951f1627f4c.tar.gz ports-e2802142689693d262d77b50a4c4e951f1627f4c.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/freetype2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/freetype2/Makefile b/print/freetype2/Makefile index d9927d60dd72..c982136d906d 100644 --- a/print/freetype2/Makefile +++ b/print/freetype2/Makefile @@ -7,7 +7,7 @@ PORTNAME= freetype2 PORTVERSION= 2.1.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S,%SUBDIR%,freetype,} \ http://sunsite.cnlab-switch.ch/ftp/mirror/freetype/%SUBDIR%/ \ |