diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-08 15:38:40 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-08 15:38:40 +0800 |
commit | f763dca8270c00393170a93eb69d24c2bb508c5d (patch) | |
tree | bfcf6242403b4d147ff97e9ea0eadb9ccbbd221f | |
parent | c254e95bfc0c926885d7b8396d8ba6e4e4e9f1f2 (diff) | |
download | marcuscom-ports-f763dca8270c00393170a93eb69d24c2bb508c5d.tar marcuscom-ports-f763dca8270c00393170a93eb69d24c2bb508c5d.tar.gz marcuscom-ports-f763dca8270c00393170a93eb69d24c2bb508c5d.tar.bz2 marcuscom-ports-f763dca8270c00393170a93eb69d24c2bb508c5d.tar.lz marcuscom-ports-f763dca8270c00393170a93eb69d24c2bb508c5d.tar.xz marcuscom-ports-f763dca8270c00393170a93eb69d24c2bb508c5d.tar.zst marcuscom-ports-f763dca8270c00393170a93eb69d24c2bb508c5d.zip |
Bump PORTREVISIONs to chase Mozilla update.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2634 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | www/epiphany-extensions/Makefile | 1 | ||||
-rw-r--r-- | www/epiphany/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile index 82791a09b..2a67f9bff 100644 --- a/www/epiphany-extensions/Makefile +++ b/www/epiphany-extensions/Makefile @@ -7,6 +7,7 @@ PORTNAME= epiphany PORTVERSION= 1.1.2 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/1.1 diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 46dee2283..6cc8d0938 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -7,7 +7,7 @@ PORTNAME= epiphany PORTVERSION= 1.3.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.3 |