diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-04 04:42:39 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-04 04:42:39 +0800 |
commit | ebaf586e371eb2fb529da0040f1f9bb0db9cbd2d (patch) | |
tree | 98925b23b8b9c75a980475b67b550e7548151cec /www/epiphany/Makefile | |
parent | f26efa128166046b45e4580cd33c043f4238f16e (diff) | |
download | marcuscom-ports-ebaf586e371eb2fb529da0040f1f9bb0db9cbd2d.tar.gz marcuscom-ports-ebaf586e371eb2fb529da0040f1f9bb0db9cbd2d.tar.zst marcuscom-ports-ebaf586e371eb2fb529da0040f1f9bb0db9cbd2d.zip |
- Update to 2.16.0
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7192 df743ca5-7f9a-e211-a948-0013205c9059
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 |