diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-11-12 15:09:17 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-11-12 15:09:17 +0000 |
commit | e495845161b71d9576cbb42eba6d2011bece9f99 (patch) | |
tree | a4ca8234445b2eb4ba98ff76201a7caa41f6f378 /net | |
parent | cc1020551b7c5187390437e3ccedc177de30b82c (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/radiusd-cistron/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/radiusd-cistron/Makefile b/net/radiusd-cistron/Makefile index 5c1a1509d79a..965a231a345c 100644 --- a/net/radiusd-cistron/Makefile +++ b/net/radiusd-cistron/Makefile @@ -9,8 +9,7 @@ PORTNAME= radiusd-cistron PORTVERSION= 1.6.7 PORTREVISION= 3 CATEGORIES= net -MASTER_SITES= ftp://ftp.cistron.nl/pub/people/miquels/radius/ \ - ftp://ftp.freeradius.org/pub/radius/ +MASTER_SITES= ftp://ftp.cistron.nl/pub/people/miquels/radius/ MAINTAINER= dinoex@FreeBSD.org COMMENT= A RADIUS-compliant remote authentication and accouting server |