diff options
-rw-r--r-- | mail/glacier/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/glacier/Makefile b/mail/glacier/Makefile index af7d88902a40..3c887629501d 100644 --- a/mail/glacier/Makefile +++ b/mail/glacier/Makefile @@ -8,7 +8,8 @@ PORTNAME= glacier PORTVERSION= 0.0.2 CATEGORIES= mail gnome -MASTER_SITES= http://glacier.linuxave.net/ +MASTER_SITES= http://linuxberg.tele.net/files/gnome/network/ +# http://glacier.linuxave.net/ MAINTAINER= ports@FreeBSD.org |