diff options
author | wiz <wiz> | 2007-12-02 11:30:04 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-12-02 11:30:04 +0000 |
commit | 1345b5de09fcc7f4d4276f4bed0f6e3759b8c59b (patch) | |
tree | 664f6b62367e2be1c01b2d144c52ff3c974edb27 /net | |
parent | ac7c628d97f139480ec203c55c0cd3bffac20dae (diff) | |
download | pkgsrc-1345b5de09fcc7f4d4276f4bed0f6e3759b8c59b.tar.gz |
Remove Ex-MASTER_SITE. From Zafer Aydogan.
Diffstat (limited to 'net')
-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/ |