diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-05-02 14:48:07 +0000 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-05-02 14:48:07 +0000 |
commit | 7e14bf49faffb06f99fd923d54eb282923bab112 (patch) | |
tree | 0a757569846ee4831c7496950bcea97aad17564f /security | |
parent | b67954a957fd316f209e1e3bdc39c41f9112d458 (diff) | |
download | FreeBSD-ports-7e14bf49faffb06f99fd923d54eb282923bab112.zip FreeBSD-ports-7e14bf49faffb06f99fd923d54eb282923bab112.tar.gz |
Update MASTER_SITES to allow this port to be fetched again.
Diffstat (limited to 'security')
-rw-r--r-- | security/cops/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cops/Makefile b/security/cops/Makefile index 759d4a8..c79429a 100644 --- a/security/cops/Makefile +++ b/security/cops/Makefile @@ -8,7 +8,7 @@ PORTNAME= cops PORTVERSION= 1.04 CATEGORIES= security -MASTER_SITES= ftp://ftp.cert.org/pub/tools/cops/ +MASTER_SITES= ftp://coast.cs.purdue.edu/pub/tools/unix/cops/ DISTNAME= ${PORTNAME}.${PORTVERSION} WRKSRC= ${WRKDIR}/cops_104 |