diff options
Diffstat (limited to 'fonts/Xft2/Makefile')
-rw-r--r-- | fonts/Xft2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/Xft2/Makefile b/fonts/Xft2/Makefile index d180ef7bf93..bd37ae1084e 100644 --- a/fonts/Xft2/Makefile +++ b/fonts/Xft2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2003/01/14 09:20:20 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2003/02/03 17:41:08 wiz Exp $ # DISTNAME= fcpackage.2_1 PKGNAME= Xft2-2.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= fonts x11 MASTER_SITES= http://fontconfig.org/release/ |