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 cbe4f75c3cd..7e2f1d27c85 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.97 2009/08/06 11:03:49 tnn Exp $ +# $NetBSD: Makefile,v 1.98 2009/08/26 19:56:45 sno Exp $ # DISTNAME= epiphany-2.26.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany/2.26/} EXTRACT_SUFX= .tar.bz2 |