diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-05-02 14:48:07 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-05-02 14:48:07 +0000 |
commit | b41723e5be81692606843b782cad2d4edc5e6bda (patch) | |
tree | 663ae2541a1743ee8dec3a20877e85780f745b3e /security/cops | |
parent | 51e343111328af6c10ad09488f3cc9abf833aa35 (diff) | |
download | ports-b41723e5be81692606843b782cad2d4edc5e6bda.tar.gz ports-b41723e5be81692606843b782cad2d4edc5e6bda.zip |
Notes
Diffstat (limited to 'security/cops')
-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 |