diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-05-02 22:48:07 +0800 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-05-02 22:48:07 +0800 |
commit | 7e14bf49faffb06f99fd923d54eb282923bab112 (patch) | |
tree | 0a757569846ee4831c7496950bcea97aad17564f /security | |
parent | b67954a957fd316f209e1e3bdc39c41f9112d458 (diff) | |
download | freebsd-ports-gnome-7e14bf49faffb06f99fd923d54eb282923bab112.tar.gz freebsd-ports-gnome-7e14bf49faffb06f99fd923d54eb282923bab112.tar.zst freebsd-ports-gnome-7e14bf49faffb06f99fd923d54eb282923bab112.zip |
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 759d4a89f769..c79429a8d248 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 |