diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-16 16:25:35 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-16 16:25:35 +0800 |
commit | 28fc0ea9ed1c408786ee208038896fb8f85343af (patch) | |
tree | 49d359005f42485cc7088d05684b27beed564f72 /www/epiphany/Makefile | |
parent | 1211d8364a3d361dd1587b4f58550bdeddcdd0b9 (diff) | |
download | marcuscom-ports-28fc0ea9ed1c408786ee208038896fb8f85343af.tar marcuscom-ports-28fc0ea9ed1c408786ee208038896fb8f85343af.tar.gz marcuscom-ports-28fc0ea9ed1c408786ee208038896fb8f85343af.tar.bz2 marcuscom-ports-28fc0ea9ed1c408786ee208038896fb8f85343af.tar.lz marcuscom-ports-28fc0ea9ed1c408786ee208038896fb8f85343af.tar.xz marcuscom-ports-28fc0ea9ed1c408786ee208038896fb8f85343af.tar.zst marcuscom-ports-28fc0ea9ed1c408786ee208038896fb8f85343af.zip |
Update to 1.2.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2078 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 87442df6b..7644af6d3 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -6,11 +6,10 @@ # PORTNAME= epiphany -PORTVERSION= 1.1.12 -PORTREVISION= 1 +PORTVERSION= 1.2.0 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.2 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |