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 8bd0024e4bc..378520480c1 100644 --- a/sysutils/bubblemon/Makefile +++ b/sysutils/bubblemon/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2010/09/14 11:02:44 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2010/11/15 22:58:31 abs Exp $ # DISTNAME= bubblemon-dockapp-1.46 PKGNAME= ${DISTNAME:S/-dockapp//} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= sysutils MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/ |