diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-02-19 13:49:57 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-02-19 13:49:57 +0800 |
commit | 3ca15f94f293a7ee8ec5966b1f04471e63eac329 (patch) | |
tree | eadc979f7a2acefabcf15678b119f073609472ad /www | |
parent | 67baf3d82412fee58f957088e96c65cbaa726393 (diff) | |
download | marcuscom-ports-3ca15f94f293a7ee8ec5966b1f04471e63eac329.tar marcuscom-ports-3ca15f94f293a7ee8ec5966b1f04471e63eac329.tar.gz marcuscom-ports-3ca15f94f293a7ee8ec5966b1f04471e63eac329.tar.bz2 marcuscom-ports-3ca15f94f293a7ee8ec5966b1f04471e63eac329.tar.lz marcuscom-ports-3ca15f94f293a7ee8ec5966b1f04471e63eac329.tar.xz marcuscom-ports-3ca15f94f293a7ee8ec5966b1f04471e63eac329.tar.zst marcuscom-ports-3ca15f94f293a7ee8ec5966b1f04471e63eac329.zip |
Bump PORTREVISIONS to resync with Mozilla.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1859 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r-- | www/epiphany-extensions/Makefile | 1 | ||||
-rw-r--r-- | www/epiphany/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile index 72845a0dc..db980d326 100644 --- a/www/epiphany-extensions/Makefile +++ b/www/epiphany-extensions/Makefile @@ -7,6 +7,7 @@ PORTNAME= epiphany PORTVERSION= 0.7.1 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/0.7 diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index a588dda89..08b9f6830 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -7,6 +7,7 @@ PORTNAME= epiphany PORTVERSION= 1.1.9 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1 |