diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-10-06 20:04:23 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-10-06 20:04:23 +0800 |
commit | 754da8b8c1c57e2a16f963c69b95cd93b7ed4c3f (patch) | |
tree | 6a75b5204aef7c52545e8f51cf752ae8661929b9 | |
parent | 7f5e67a16f11ab4f24c445171b067f1b01045081 (diff) | |
download | freebsd-ports-gnome-754da8b8c1c57e2a16f963c69b95cd93b7ed4c3f.tar.gz freebsd-ports-gnome-754da8b8c1c57e2a16f963c69b95cd93b7ed4c3f.tar.zst freebsd-ports-gnome-754da8b8c1c57e2a16f963c69b95cd93b7ed4c3f.zip |
Update mastersite for net/gastman
PR: 86976
Submitted by: Filippo Natali <filippo.natali@gmail.com> (maintainer)
Approved by: novel (mentor)
-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 |