diff options
Diffstat (limited to 'www/epiphany/Makefile')
-rw-r--r-- | www/epiphany/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index b28bcaa3e..6e7ddfdca 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -3,14 +3,13 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/epiphany/Makefile,v 1.122 2006/08/14 03:59:09 marcus Exp $ +# $MCom: ports/www/epiphany/Makefile,v 1.123 2006/08/22 01:11:23 ahze Exp $ # PORTNAME= epiphany -PORTVERSION= 2.15.92 +PORTVERSION= 2.16.0 CATEGORIES= www gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} +MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |