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 e7a5f6ba0f5..e75f3cca8f7 100644 --- a/fonts/Xft2/Makefile +++ b/fonts/Xft2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2007/01/03 22:13:50 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2011/11/01 06:01:11 sbd Exp $ DISTNAME= libXft-2.1.7 PKGNAME= Xft2-2.1.7 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= fonts x11 MASTER_SITES= http://xlibs.freedesktop.org/release/ EXTRACT_SUFX= .tar.bz2 |