diff options
Diffstat (limited to 'x11/xf86-video-tga/Makefile')
-rw-r--r-- | x11/xf86-video-tga/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xf86-video-tga/Makefile b/x11/xf86-video-tga/Makefile index 738b2080f6a..35f41c7c5eb 100644 --- a/x11/xf86-video-tga/Makefile +++ b/x11/xf86-video-tga/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/04/03 09:59:58 tnn Exp $ +# $NetBSD: Makefile,v 1.14 2015/04/25 14:25:23 tnn Exp $ # DISTNAME= xf86-video-tga-1.2.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 |