diff options
author | jmmv <jmmv> | 2004-02-09 18:47:36 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-02-09 18:47:36 +0000 |
commit | a6c4c4b26a63a86eb50574de6e38d042a2b39c3a (patch) | |
tree | 69c277310c3b6cc59dae6a97ac8bda55a8a77803 /www/epiphany | |
parent | 798d7135bce622010417f6e5efa0a614ccf4cd93 (diff) | |
download | pkgsrc-a6c4c4b26a63a86eb50574de6e38d042a2b39c3a.tar.gz |
Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy).
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 35039695e76..6975c3d73f8 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2004/02/08 21:00:04 jmmv Exp $ +# $NetBSD: Makefile,v 1.7 2004/02/09 18:47:38 jmmv Exp $ # DISTNAME= epiphany-1.0.7 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany/1.0/} |