diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-09-05 01:20:05 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-09-05 01:20:05 +0800 |
commit | 983d772825622c830c3a50e2cf31e109c5db8934 (patch) | |
tree | 176b7c6c9e96f5eef2d565a4b45226e646391734 /www/epiphany/Makefile | |
parent | 33f72cd6a64e3cd586937707e5bc5a31d7c76a4a (diff) | |
download | marcuscom-ports-983d772825622c830c3a50e2cf31e109c5db8934.tar marcuscom-ports-983d772825622c830c3a50e2cf31e109c5db8934.tar.gz marcuscom-ports-983d772825622c830c3a50e2cf31e109c5db8934.tar.bz2 marcuscom-ports-983d772825622c830c3a50e2cf31e109c5db8934.tar.lz marcuscom-ports-983d772825622c830c3a50e2cf31e109c5db8934.tar.xz marcuscom-ports-983d772825622c830c3a50e2cf31e109c5db8934.tar.zst marcuscom-ports-983d772825622c830c3a50e2cf31e109c5db8934.zip |
Update to 1.8.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4689 df743ca5-7f9a-e211-a948-0013205c9059
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 |