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 ea53c0715..9a4463d85 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/epiphany/Makefile,v 1.134 2006/12/05 14:25:59 ahze Exp $ +# $MCom: ports/www/epiphany/Makefile,v 1.135 2006/12/19 22:11:54 marcus Exp $ # PORTNAME= epiphany PORTVERSION= 2.17.4 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |