diff options
Diffstat (limited to 'x11/xf86-video-tseng')
-rw-r--r-- | x11/xf86-video-tseng/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xf86-video-tseng/Makefile b/x11/xf86-video-tseng/Makefile index e4f55abdfc5..7ad9cfb4158 100644 --- a/x11/xf86-video-tseng/Makefile +++ b/x11/xf86-video-tseng/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2008/08/09 16:16:43 tnn Exp $ +# $NetBSD: Makefile,v 1.4 2008/09/18 20:57:52 bjs Exp $ # DISTNAME= xf86-video-tseng-1.2.0 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 |