diff options
Diffstat (limited to 'x11/xwit')
-rw-r--r-- | x11/xwit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xwit/Makefile b/x11/xwit/Makefile index 386413ebe98..31cd3f76b4f 100644 --- a/x11/xwit/Makefile +++ b/x11/xwit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2005/12/27 13:54:59 seb Exp $ +# $NetBSD: Makefile,v 1.9 2006/02/05 23:11:50 joerg Exp $ # DISTNAME= xwit-3.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB:=utilities/} |