diff options
Diffstat (limited to 'x11/libXft/Makefile')
-rw-r--r-- | x11/libXft/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libXft/Makefile b/x11/libXft/Makefile index c8a3316dbbe..76f7515642b 100644 --- a/x11/libXft/Makefile +++ b/x11/libXft/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2013/06/05 08:23:55 tron Exp $ +# $NetBSD: Makefile,v 1.15 2013/06/06 12:53:41 wiz Exp $ DISTNAME= libXft-2.3.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= fonts x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 |