diff options
-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 |