diff options
Diffstat (limited to 'sysutils/bubblemon')
-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 2fa7fa99361..3957e70a299 100644 --- a/sysutils/bubblemon/Makefile +++ b/sysutils/bubblemon/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2012/10/23 19:50:53 asau Exp $ +# $NetBSD: Makefile,v 1.19 2013/02/16 11:24:25 wiz Exp $ # DISTNAME= bubblemon-dockapp-1.46 PKGNAME= ${DISTNAME:S/-dockapp//} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= sysutils MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/ |