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 2aa28fe0347..750cf212b68 100644 --- a/databases/mytop/Makefile +++ b/databases/mytop/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2008/07/14 12:56:01 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2008/10/19 19:17:43 he Exp $ # DISTNAME= mytop-0.8 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= databases MASTER_SITES= http://public.yahoo.com/~jzawodn/mytop/ |