diff options
Diffstat (limited to 'fonts')
-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 252afe1c3d0..bc4a2cb0702 100644 --- a/fonts/Xft2/Makefile +++ b/fonts/Xft2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2004/04/24 17:39:17 minskim Exp $ +# $NetBSD: Makefile,v 1.30 2004/05/27 23:17:43 reed Exp $ DISTNAME= xft-2.1.2 PKGNAME= Xft2-2.1.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= fonts x11 MASTER_SITES= http://x2.freedesktop.org/Software/fontconfig/releases/ |