diff options
Diffstat (limited to 'www')
-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 46318e587..3704e82c6 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/epiphany/Makefile,v 1.168 2008/03/17 05:00:09 marcus Exp $ +# $MCom: ports/www/epiphany/Makefile,v 1.170 2008/04/01 18:55:50 ahze Exp $ # PORTNAME= epiphany PORTVERSION= 2.22.0 -PORTREVISION= 1 +PORTREVISION?= 1 CATEGORIES= www gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |