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 fed4d0ed697..172de9c97d7 100644 --- a/fonts/Xft2/Makefile +++ b/fonts/Xft2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2006/01/24 07:32:07 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2006/02/05 23:09:06 joerg Exp $ DISTNAME= libXft-2.1.7 PKGNAME= Xft2-2.1.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= fonts x11 MASTER_SITES= http://xlibs.freedesktop.org/release/ EXTRACT_SUFX= .tar.bz2 |