diff options
author | drochner <drochner@pkgsrc.org> | 2007-07-13 17:30:35 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-07-13 17:30:35 +0000 |
commit | 4522f616950a97b96b02905a3568af437528dbe3 (patch) | |
tree | 2d0d72eb54b6b9ee4e7212707f3c029c6e41d831 /www/epiphany/Makefile | |
parent | 0741c3d6fdac1f63c09a1281c22f8b8b20353b3f (diff) | |
download | pkgsrc-4522f616950a97b96b02905a3568af437528dbe3.tar.gz |
update to 2.18.3
changes:
-name UA sent firefox compatible
-minor UI fixes
-bugfixes
-translation updates
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 |