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 2e9a82e35..8a436c947 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -3,14 +3,14 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/epiphany/Makefile,v 1.81 2005/08/21 05:09:39 marcus Exp $ +# $MCom: ports/www/epiphany/Makefile,v 1.82 2005/08/28 18:20:33 mezz Exp $ # PORTNAME= epiphany -PORTVERSION= 1.7.6 +PORTVERSION= 1.8.0 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.7 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.8 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |