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 83dbadae6a4..31c376bd22c 100644 --- a/wm/bbconf/Makefile +++ b/wm/bbconf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2006/03/04 21:30:54 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2006/04/17 13:46:49 wiz Exp $ # DISTNAME= bbconf-1.4 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= wm MASTER_SITES= http://bbconf.sourceforge.net/code/ |