diff options
author | drochner <drochner> | 2007-11-03 17:30:57 +0000 |
---|---|---|
committer | drochner <drochner> | 2007-11-03 17:30:57 +0000 |
commit | 56b493a0fe3a52f19b993ae9ef932665317b1b83 (patch) | |
tree | 622eeeba749220bd7e919731f117d41d0e542fbf /www/epiphany/Makefile | |
parent | 5e2e2470c9155274b6ea5e4a6a1f12c4d78fb631 (diff) | |
download | pkgsrc-56b493a0fe3a52f19b993ae9ef932665317b1b83.tar.gz |
update to 2.20.1
This switches to the new gnome-2.20 branch.
Diffstat (limited to 'www/epiphany/Makefile')
-rw-r--r-- | www/epiphany/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 4269b59bce5..a283ff29d78 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.76 2007/09/21 13:04:26 wiz Exp $ +# $NetBSD: Makefile,v 1.77 2007/11/03 17:30:57 drochner Exp $ # -DISTNAME= epiphany-2.18.3 -PKGREVISION= 2 +DISTNAME= epiphany-2.20.1 CATEGORIES= www gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany/2.18/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany/2.20/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jmmv@NetBSD.org |