diff options
Diffstat (limited to 'www/epiphany/Makefile')
-rw-r--r-- | www/epiphany/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 833e93a5b35..38eaf1efc82 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.121 2012/01/24 09:11:16 sbd Exp $ +# $NetBSD: Makefile,v 1.122 2012/02/06 12:41:51 wiz Exp $ # DISTNAME= epiphany-2.30.6 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany/2.30/} EXTRACT_SUFX= .tar.bz2 |