diff options
author | ghen <ghen@pkgsrc.org> | 2007-05-12 14:05:54 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2007-05-12 14:05:54 +0000 |
commit | 2793a637c1f1e53f255d1cf3e2a24e4a702cfcf4 (patch) | |
tree | eeb83129accc36d0a7afcfd803e3908ebec41a9e /www/epiphany | |
parent | 22191e5d6197f86f865d0a1055aa4ba30855e20b (diff) | |
download | pkgsrc-2793a637c1f1e53f255d1cf3e2a24e4a702cfcf4.tar.gz |
Bump PKGREVISION for major www/firefox upgrade.
Diffstat (limited to 'www/epiphany')
-rw-r--r-- | www/epiphany/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 3ffe7103768..189b8e1de68 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.71 2007/04/11 17:56:40 drochner Exp $ +# $NetBSD: Makefile,v 1.72 2007/05/12 14:05:55 ghen Exp $ # DISTNAME= epiphany-2.18.1 +PKGREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany/2.18/} EXTRACT_SUFX= .tar.bz2 |