diff options
author | gdt <gdt@pkgsrc.org> | 2014-06-13 22:42:18 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2014-06-13 22:42:18 +0000 |
commit | d9a953482c48e5a87d58af50cbaa42d1e88df526 (patch) | |
tree | 5e0cee40c2ad70eca53536dd5900a6c5d0822c6b /pkgtools/x11-links/Makefile | |
parent | 16aed34ceb16e2fad9ef2004720832835039f69a (diff) | |
download | pkgsrc-d9a953482c48e5a87d58af50cbaa42d1e88df526.tar.gz |
Add two freetype2 files needed in recent OS X Quartz.
Diffstat (limited to 'pkgtools/x11-links/Makefile')
-rw-r--r-- | pkgtools/x11-links/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/x11-links/Makefile b/pkgtools/x11-links/Makefile index db7a0d0e229..4435e24e402 100644 --- a/pkgtools/x11-links/Makefile +++ b/pkgtools/x11-links/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.157 2014/05/03 21:31:10 ryoon Exp $ +# $NetBSD: Makefile,v 1.158 2014/06/13 22:42:18 gdt Exp $ # # NOTE: If you update this package, then you'll likely need to also update # the x11-links dependency in buildlink3.mk to the correct version, # usually the most recent. -PKGNAME= x11-links-0.89 +PKGNAME= x11-links-0.90 CATEGORIES= pkgtools x11 MAINTAINER= pkgsrc-users@NetBSD.org |