diff options
author | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
commit | 94b37b4e43cb09388d595b2eab1c405e533f4758 (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /fonts/otf2bdf | |
parent | 0d28f78169df45c29d7022deb2b98c0257b39600 (diff) | |
download | pkgsrc-94b37b4e43cb09388d595b2eab1c405e533f4758.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'fonts/otf2bdf')
-rw-r--r-- | fonts/otf2bdf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/otf2bdf/Makefile b/fonts/otf2bdf/Makefile index 9a540cff5ce..0b17270d13d 100644 --- a/fonts/otf2bdf/Makefile +++ b/fonts/otf2bdf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2011/02/28 14:52:49 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2011/11/01 06:01:12 sbd Exp $ # DISTNAME= otf2bdf-3.1 +PKGREVISION= 1 CATEGORIES= fonts MASTER_SITES= http://www.math.nmsu.edu/~mleisher/Software/otf2bdf/ EXTRACT_SUFX= .tbz2 |