diff options
Diffstat (limited to 'www/epiphany/Makefile')
-rw-r--r-- | www/epiphany/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 6bce84ee1..a934bca81 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.197 2009/05/03 21:46:12 kwm Exp $ +# $MCom: ports/www/epiphany/Makefile,v 1.198 2009/05/25 06:00:52 marcus Exp $ # PORTNAME= epiphany -PORTVERSION= 2.27.1 -PORTREVISION?= 1 +PORTVERSION= 2.27.2 +PORTREVISION?= 0 CATEGORIES= www gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |