diff options
Diffstat (limited to 'www/chrome-gnome-shell/Makefile')
-rw-r--r-- | www/chrome-gnome-shell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/chrome-gnome-shell/Makefile b/www/chrome-gnome-shell/Makefile index 174ad4d86624..f1959ddbc54e 100644 --- a/www/chrome-gnome-shell/Makefile +++ b/www/chrome-gnome-shell/Makefile @@ -2,7 +2,7 @@ PORTNAME= chrome-gnome-shell DISTVERSION= 10.1 PORTREVISION= 3 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 |