diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2002-07-26 13:42:02 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2002-07-26 13:42:02 +0000 |
commit | 29a81e207e8c40d089bb497c8d7be77fd4497a1f (patch) | |
tree | 2adb83ff6432f7c1e2542f7fe57bd39b73b87549 /sysutils/grub | |
parent | fb48e4903183a8adca98b9344c89e4f567be0214 (diff) | |
download | ports-29a81e207e8c40d089bb497c8d7be77fd4497a1f.tar.gz ports-29a81e207e8c40d089bb497c8d7be77fd4497a1f.zip |
Update MASTER_SITES
PR: 41004
Submitted by: Adam Weinberger <adamw@vectors.cx>
Notes
Notes:
svn path=/head/; revision=63600
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 |