diff options
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/t1lib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/t1lib/Makefile b/fonts/t1lib/Makefile index 6b4949e7580..612e8c917eb 100644 --- a/fonts/t1lib/Makefile +++ b/fonts/t1lib/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2008/05/26 02:13:18 joerg Exp $ +# $NetBSD: Makefile,v 1.39 2008/11/10 17:21:35 wiz Exp $ DISTNAME= t1lib-5.1.2 +PKGREVISION= 1 CATEGORIES= fonts devel graphics MASTER_SITES= ${MASTER_SITE_SUNSITE:=libs/graphics/} |