diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-28 13:07:03 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-28 13:07:03 +0800 |
commit | 8e30015f31f6c7cb382c497e5d192638146cd875 (patch) | |
tree | f8de27e3b81661b804726230cf4712cd8f184ffb /www/epiphany/Makefile | |
parent | 261e96af72078fcb4b70c3507040594a8a1dbe32 (diff) | |
download | marcuscom-ports-8e30015f31f6c7cb382c497e5d192638146cd875.tar marcuscom-ports-8e30015f31f6c7cb382c497e5d192638146cd875.tar.gz marcuscom-ports-8e30015f31f6c7cb382c497e5d192638146cd875.tar.bz2 marcuscom-ports-8e30015f31f6c7cb382c497e5d192638146cd875.tar.lz marcuscom-ports-8e30015f31f6c7cb382c497e5d192638146cd875.tar.xz marcuscom-ports-8e30015f31f6c7cb382c497e5d192638146cd875.tar.zst marcuscom-ports-8e30015f31f6c7cb382c497e5d192638146cd875.zip |
Update to 1.9.8.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5806 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/epiphany/Makefile')
-rw-r--r-- | www/epiphany/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index eeb8fec5e..7e34a171f 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/epiphany/Makefile,v 1.99 2006/02/23 22:08:08 ahze Exp $ +# $MCom: ports/www/epiphany/Makefile,v 1.100 2006/02/25 00:25:56 marcus Exp $ # PORTNAME= epiphany -PORTVERSION= 1.9.7 -PORTREVISION= 1 +PORTVERSION= 1.9.8 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.9 |