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 5427e8bfdf6..11d9a4b8e63 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.124 2012/03/06 17:39:02 ryoon Exp $ +# $NetBSD: Makefile,v 1.125 2012/04/27 12:32:05 obache Exp $ # DISTNAME= epiphany-2.30.6 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany/2.30/} EXTRACT_SUFX= .tar.bz2 |