diff options
author | drochner <drochner> | 2010-08-31 18:46:48 +0000 |
---|---|---|
committer | drochner <drochner> | 2010-08-31 18:46:48 +0000 |
commit | f88bb072c331cecb5ffb993852841024054a8e90 (patch) | |
tree | 1d1a10106f8b27a8f719047a4cc4616eafc0d09c /www/epiphany/Makefile | |
parent | 9d2d51031116f0f8172230ae746770036194294e (diff) | |
download | pkgsrc-f88bb072c331cecb5ffb993852841024054a8e90.tar.gz |
update to 2.30.5
This releases tries to sync with master as much as possible. Mostly bug fixes,
cleanups and small enhancements have been cherry-picked.
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 152c496db78..baf40a269f2 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.107 2010/07/13 12:05:57 drochner Exp $ +# $NetBSD: Makefile,v 1.108 2010/08/31 18:46:48 drochner Exp $ # -DISTNAME= epiphany-2.30.2 +DISTNAME= epiphany-2.30.5 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany/2.30/} EXTRACT_SUFX= .tar.bz2 |