diff options
author | marcus <marcus@FreeBSD.org> | 2004-03-23 02:41:53 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-03-23 02:41:53 +0800 |
commit | c566fdb8dc347909e4f9775f9f769cac7806d43f (patch) | |
tree | 3d23751813d4be27786c5720effd68d2ae8989e5 /print/ft2demos/Makefile | |
parent | 91b9b12371e87de84a904c9762f88822e079d0d5 (diff) | |
download | freebsd-ports-gnome-c566fdb8dc347909e4f9775f9f769cac7806d43f.tar.gz freebsd-ports-gnome-c566fdb8dc347909e4f9775f9f769cac7806d43f.tar.zst freebsd-ports-gnome-c566fdb8dc347909e4f9775f9f769cac7806d43f.zip |
Update to 2.1.7 to fix the build with freetype2-2.1.7.
Diffstat (limited to 'print/ft2demos/Makefile')
-rw-r--r-- | print/ft2demos/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/ft2demos/Makefile b/print/ft2demos/Makefile index 80ca7df092cb..db3fa8735458 100644 --- a/print/ft2demos/Makefile +++ b/print/ft2demos/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ft2demos -PORTVERSION= 2.1.5 -PORTREVISION= 1 +PORTVERSION= 2.1.7 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S,%SUBDIR%,freetype,} \ http://sunsite.cnlab-switch.ch/ftp/mirror/freetype/%SUBDIR%/ \ |