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 4024460774c..ea9536caaca 100644 --- a/www/midori/Makefile +++ b/www/midori/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2012/06/01 20:21:03 drochner Exp $ +# $NetBSD: Makefile,v 1.44 2012/06/14 07:44:19 sbd Exp $ DISTNAME= midori-0.4.6 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://archive.xfce.org/src/apps/midori/0.4/ |