diff options
author | jmmv <jmmv@pkgsrc.org> | 2005-10-12 22:04:01 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2005-10-12 22:04:01 +0000 |
commit | 299a0391bf26590666248f6cd1bad5f4cdf73ef4 (patch) | |
tree | cec88e190e4f2a6fd07bd470f175cc2e0a82a841 /www/epiphany | |
parent | ed854ef806629bdaa92a5ad0d25dfb7b23f69054 (diff) | |
download | pkgsrc-299a0391bf26590666248f6cd1bad5f4cdf73ef4.tar.gz |
Bump PKGREVISION due to some dependency changes related to the recent update
of gnome-base to 2.12.1.
Diffstat (limited to 'www/epiphany')
-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 26d9c39deee..38e838e7f23 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2005/08/25 21:05:12 jmmv Exp $ +# $NetBSD: Makefile,v 1.41 2005/10/12 22:04:01 jmmv Exp $ # DISTNAME= epiphany-1.6.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany/1.6/} EXTRACT_SUFX= .tar.bz2 |