diff options
Diffstat (limited to 'x11/xvidcap/Makefile')
-rw-r--r-- | x11/xvidcap/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xvidcap/Makefile b/x11/xvidcap/Makefile index 0c39393eacc..4b2bd40b026 100644 --- a/x11/xvidcap/Makefile +++ b/x11/xvidcap/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2004/09/24 21:47:41 reed Exp $ +# $NetBSD: Makefile,v 1.3 2004/10/03 00:18:40 tv Exp $ # DISTNAME= xvidcap-1.1.3 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xvidcap/} |