diff options
Diffstat (limited to 'databases/mytop/Makefile')
-rw-r--r-- | databases/mytop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mytop/Makefile b/databases/mytop/Makefile index e829f7f234b..1571da7ba95 100644 --- a/databases/mytop/Makefile +++ b/databases/mytop/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2012/10/02 21:25:23 asau Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/03 21:54:13 wiz Exp $ # DISTNAME= mytop-1.6 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= databases MASTER_SITES= http://jeremy.zawodny.com/mysql/mytop/ |