diff options
author | okazaki <okazaki@FreeBSD.org> | 2001-06-27 02:21:17 +0800 |
---|---|---|
committer | okazaki <okazaki@FreeBSD.org> | 2001-06-27 02:21:17 +0800 |
commit | 8f29eb7a052bdeae61cc88860a73e37d8cdd81f7 (patch) | |
tree | 9c4628dd41dda03e8e608d1f7967860290752402 /net/xtradius | |
parent | 0f13cdd8c1178f18659310f5330c705f789c9ca8 (diff) | |
download | freebsd-ports-gnome-8f29eb7a052bdeae61cc88860a73e37d8cdd81f7.tar.gz freebsd-ports-gnome-8f29eb7a052bdeae61cc88860a73e37d8cdd81f7.tar.zst freebsd-ports-gnome-8f29eb7a052bdeae61cc88860a73e37d8cdd81f7.zip |
Update MASTER_SITES.
PR: 28423
Submitted by: maintainer
Diffstat (limited to 'net/xtradius')
-rw-r--r-- | net/xtradius/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xtradius/Makefile b/net/xtradius/Makefile index 2dc50d6e0933..a1e27dc15af8 100644 --- a/net/xtradius/Makefile +++ b/net/xtradius/Makefile @@ -8,7 +8,7 @@ PORTNAME= xtradius PORTVERSION= 1.0b3 CATEGORIES= net -MASTER_SITES= http://www.xtradius.com/download/ +MASTER_SITES= http://www.xtradius.com/files/stable/ DISTNAME= xtradius-1.0beta3 EXTRACT_SUFX= .tgz |