diff options
Diffstat (limited to 'x11/xf86-video-nvxbox/Makefile')
-rw-r--r-- | x11/xf86-video-nvxbox/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xf86-video-nvxbox/Makefile b/x11/xf86-video-nvxbox/Makefile index 88916df9149..9b1dbb4a965 100644 --- a/x11/xf86-video-nvxbox/Makefile +++ b/x11/xf86-video-nvxbox/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/04/09 14:58:34 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2008/09/18 20:57:51 bjs Exp $ # DISTNAME= xf86-video-nvxbox-${VER} +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_BACKUP} |