diff options
Diffstat (limited to 'www/epiphany/Makefile')
-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 b2f0e097224..0412b0c0f32 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2006/01/20 13:33:42 jmmv Exp $ +# $NetBSD: Makefile,v 1.47 2006/01/24 07:32:47 wiz Exp $ # DISTNAME= epiphany-1.8.3 +PKGREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany/1.8/} EXTRACT_SUFX= .tar.bz2 |