diff options
Diffstat (limited to 'www/epiphany/Makefile')
-rw-r--r-- | www/epiphany/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 0590fcd5432..89462b1445d 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.73 2007/06/05 05:37:02 wiz Exp $ +# $NetBSD: Makefile,v 1.74 2007/07/13 17:30:35 drochner Exp $ # -DISTNAME= epiphany-2.18.1 -PKGREVISION= 2 +DISTNAME= epiphany-2.18.3 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany/2.18/} EXTRACT_SUFX= .tar.bz2 |