diff options
Diffstat (limited to 'www/chrome-gnome-shell/Makefile')
-rw-r--r-- | www/chrome-gnome-shell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chrome-gnome-shell/Makefile b/www/chrome-gnome-shell/Makefile index 174ad4d86624..3008508ced9f 100644 --- a/www/chrome-gnome-shell/Makefile +++ b/www/chrome-gnome-shell/Makefile @@ -1,8 +1,8 @@ PORTNAME= chrome-gnome-shell DISTVERSION= 10.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www gnome -MASTER_SITES= GNOME +MASTER_SITES= https://download.gnome.org/sources/${PORTNAME}/${DISTVERSION}/ MAINTAINER= daniel@shafer.cc COMMENT= GNOME Shell integration for Chrome |