diff options
Diffstat (limited to 'sysutils/grub')
-rw-r--r-- | sysutils/grub/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/grub/Makefile b/sysutils/grub/Makefile index 230297400a50..b597acd78b47 100644 --- a/sysutils/grub/Makefile +++ b/sysutils/grub/Makefile @@ -8,7 +8,7 @@ PORTNAME= grub PORTVERSION= 0.92 CATEGORIES= sysutils -MASTER_SITES= ftp://alpha.gnu.org/gnu/grub/ +MASTER_SITES= http://www.gnu.org/software/grub/ MAINTAINER= jedgar@FreeBSD.org |