diff options
-rw-r--r-- | net/gastman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gastman/Makefile b/net/gastman/Makefile index 250a9b127213..2d48f8b96b2f 100644 --- a/net/gastman/Makefile +++ b/net/gastman/Makefile @@ -8,7 +8,7 @@ PORTNAME= gastman PORTVERSION= 1.0.r1 CATEGORIES= net -MASTER_SITES= ftp://ftp.asterisk.org/pub/gastman/ +MASTER_SITES= http://ftp.digium.com/pub/gastman/ DISTNAME= ${PORTNAME}-1.0-RC1 MAINTAINER= filippo.natali@gmail.com |