diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
commit | 0e2c97799a873b423fce3b9a712f48300f567461 (patch) | |
tree | dc389f11e24082a6677644fa2e9a1ce749f189f0 /fonts/ttf2pk | |
parent | 01d05351652eb49efd818efff5955853d0978c95 (diff) | |
download | pkgsrc-0e2c97799a873b423fce3b9a712f48300f567461.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'fonts/ttf2pk')
-rw-r--r-- | fonts/ttf2pk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/ttf2pk/Makefile b/fonts/ttf2pk/Makefile index 098f567b3ca..c696d555ace 100644 --- a/fonts/ttf2pk/Makefile +++ b/fonts/ttf2pk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2010/09/13 14:30:05 minskim Exp $ +# $NetBSD: Makefile,v 1.25 2011/04/22 13:43:32 obache Exp $ DISTNAME= texlive-20100720-source PKGNAME= ttf2pk-1.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= fonts print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/} EXTRACT_SUFX= .tar.xz |