diff options
Diffstat (limited to 'wm/bbconf/Makefile')
-rw-r--r-- | wm/bbconf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/bbconf/Makefile b/wm/bbconf/Makefile index a81b33b04d2..22523df953d 100644 --- a/wm/bbconf/Makefile +++ b/wm/bbconf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2006/01/24 07:32:39 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2006/02/05 23:11:12 joerg Exp $ # DISTNAME= bbconf-1.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= wm MASTER_SITES= http://bbconf.sourceforge.net/code/ |