diff options
author | wiz <wiz@pkgsrc.org> | 2007-12-02 11:30:04 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-12-02 11:30:04 +0000 |
commit | 9d69626687f05dc9c917a1ba535337dcf5ae880e (patch) | |
tree | 664f6b62367e2be1c01b2d144c52ff3c974edb27 /net/radiusd-cistron | |
parent | 5bd70c56333699a2a2c9710bc5d2f8179655b3d9 (diff) | |
download | pkgsrc-9d69626687f05dc9c917a1ba535337dcf5ae880e.tar.gz |
Remove Ex-MASTER_SITE. From Zafer Aydogan.
Diffstat (limited to 'net/radiusd-cistron')
-rw-r--r-- | net/radiusd-cistron/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/radiusd-cistron/Makefile b/net/radiusd-cistron/Makefile index 3b8c8934d31..48ca2f85397 100644 --- a/net/radiusd-cistron/Makefile +++ b/net/radiusd-cistron/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2007/08/11 16:51:27 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2007/12/02 11:30:04 wiz Exp $ DISTNAME= radiusd-cistron-1.6.7 PKGREVISION= 2 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= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.radius.cistron.nl/ |