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 fe56d62e6ea..c6615690a2b 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2005/12/28 18:12:33 jmmv Exp $ +# $NetBSD: Makefile,v 1.45 2005/12/31 12:32:47 wiz Exp $ # DISTNAME= epiphany-1.8.2 +PKGREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany/1.8/} EXTRACT_SUFX= .tar.bz2 |