diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-08-22 21:34:10 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-08-22 21:34:10 +0000 |
commit | 9c44000d221f0f26db5ca412d1dd201590c5dfa7 (patch) | |
tree | 4bb8085fbb67e80b90052f4d5ed53677c0618455 /print/freetype2/Makefile | |
parent | 304b9350e680a929c22a06275caad9316ea248fa (diff) | |
download | ports-9c44000d221f0f26db5ca412d1dd201590c5dfa7.tar.gz ports-9c44000d221f0f26db5ca412d1dd201590c5dfa7.zip |
Notes
Diffstat (limited to 'print/freetype2/Makefile')
-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 f9450a5207b3..47c5237ada23 100644 --- a/print/freetype2/Makefile +++ b/print/freetype2/Makefile @@ -7,7 +7,7 @@ PORTNAME= freetype2 PORTVERSION= 2.1.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S,%SUBDIR%,freetype,} \ http://sunsite.cnlab-switch.ch/ftp/mirror/freetype/%SUBDIR%/ \ |