summaryrefslogtreecommitdiff
path: root/fonts/p5-Font-TTF/Makefile
diff options
context:
space:
mode:
authorrhaen <rhaen@pkgsrc.org>2008-07-24 10:02:44 +0000
committerrhaen <rhaen@pkgsrc.org>2008-07-24 10:02:44 +0000
commit149f63798c24756d57b67bcee2d0e4ce274518e5 (patch)
tree64bbd74afa29d03fdd8fc0a5e2a1fbdc6a8ab156 /fonts/p5-Font-TTF/Makefile
parent8a5844a10f7b6b60c13271be123bd8ea00b686ab (diff)
downloadpkgsrc-149f63798c24756d57b67bcee2d0e4ce274518e5.tar.gz
updated to 0.45
ChangeLog: 0.45 * Introduce changelog * tidy up 0.44 package, fix README to be more accurate * tests failing on perl 5.8.2 and before due to no use Exporter qw(import); Fix OTTags accordingly.
Diffstat (limited to 'fonts/p5-Font-TTF/Makefile')
-rw-r--r--fonts/p5-Font-TTF/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/p5-Font-TTF/Makefile b/fonts/p5-Font-TTF/Makefile
index 040f1a5a9ad..2ec47b2af03 100644
--- a/fonts/p5-Font-TTF/Makefile
+++ b/fonts/p5-Font-TTF/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2008/06/20 01:09:19 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2008/07/24 10:02:44 rhaen Exp $
#
-DISTNAME= Font-TTF-0.38.1
+DISTNAME= Font-TTF-0.45
PKGNAME= p5-${DISTNAME}
CATEGORIES= perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Font/}