diff options
Diffstat (limited to 'www/midori/Makefile')
-rw-r--r-- | www/midori/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/midori/Makefile b/www/midori/Makefile index 89ca25de2e9..1735e026ceb 100644 --- a/www/midori/Makefile +++ b/www/midori/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2010/05/19 18:01:29 drochner Exp $ +# $NetBSD: Makefile,v 1.21 2010/06/13 22:45:34 wiz Exp $ DISTNAME= midori-0.2.5 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://archive.xfce.org/src/apps/midori/0.2/ |