Skip to content

Commit

Permalink
Add GNOME GitLab to bsd.sites.mk and use where needed
Browse files Browse the repository at this point in the history
  • Loading branch information
neelchauhan committed Apr 9, 2021
1 parent c99ef09 commit 1899b4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Mk/bsd.sites.mk
Original file line number Diff line number Diff line change
Expand Up @@ -640,6 +640,7 @@ git-clone-${_group}: ${_GITLAB_CLONE_DIR}
MASTER_SITE_GNOME+= \
https://download.gnome.org/%SUBDIR%/ \
http://download.gnome.org/%SUBDIR%/ \
https://gitlab.gnome.org/GNOME/${PORTNAME}/-/archive/${PORTVERSION}/ \
http://ftp.belnet.be/mirror/ftp.gnome.org/%SUBDIR%/ \
ftp://ftp.belnet.be/mirror/ftp.gnome.org/%SUBDIR%/ \
https://ftp.acc.umu.se/pub/GNOME/%SUBDIR%/ \
Expand Down
2 changes: 1 addition & 1 deletion x11-toolkits/vte3/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
PORTNAME= vte
PORTVERSION= 0.64.0
CATEGORIES= x11-toolkits gnome
MASTER_SITES= https://gitlab.gnome.org/GNOME/vte/-/archive/${PORTVERSION}/
MASTER_SITES= GNOME
PKGNAMESUFFIX= 3
DIST_SUBDIR= gnome

Expand Down

0 comments on commit 1899b4c

Please sign in to comment.