diff options
Diffstat (limited to 'sysutils/bubblemon/Makefile')
-rw-r--r-- | sysutils/bubblemon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/bubblemon/Makefile b/sysutils/bubblemon/Makefile index a89a03a7751..e8d3fdf69c1 100644 --- a/sysutils/bubblemon/Makefile +++ b/sysutils/bubblemon/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2011/01/13 13:39:20 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2011/04/22 13:44:40 obache Exp $ # DISTNAME= bubblemon-dockapp-1.46 PKGNAME= ${DISTNAME:S/-dockapp//} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= sysutils MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/ |