diff options
Diffstat (limited to 'databases/innotop/Makefile')
-rw-r--r-- | databases/innotop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/innotop/Makefile b/databases/innotop/Makefile index 01f78cbc587..bd580b07460 100644 --- a/databases/innotop/Makefile +++ b/databases/innotop/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:35:24 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:48:35 wiz Exp $ # DISTNAME= innotop-1.9.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= databases MASTER_SITES= http://innotop.googlecode.com/files/ |