diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2000-04-21 22:07:32 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2000-04-21 22:07:32 +0000 |
commit | c404588ea8161f08bb811d2e2ce8691b84c22a53 (patch) | |
tree | c361d4eac7f4ee7736bd04ec1b80987f851aea4f /security/cops | |
parent | c70193a4633ec3df5ca3ef4afd5ff11929f6c7a8 (diff) | |
download | ports-c404588ea8161f08bb811d2e2ce8691b84c22a53.tar.gz ports-c404588ea8161f08bb811d2e2ce8691b84c22a53.zip |
Remove oly@world.std.com as MAINTAINER; email has been bouncing for 2 months.
Notes
Notes:
svn path=/head/; revision=27866
Diffstat (limited to 'security/cops')
-rw-r--r-- | security/cops/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/cops/Makefile b/security/cops/Makefile index 0e0dd5041c1e..759d4a89f769 100644 --- a/security/cops/Makefile +++ b/security/cops/Makefile @@ -11,8 +11,6 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.cert.org/pub/tools/cops/ DISTNAME= ${PORTNAME}.${PORTVERSION} -MAINTAINER= oly@world.std.com - WRKSRC= ${WRKDIR}/cops_104 EXECUTABLE= home.chk user.chk is_writable crc crc_check \ addto clearfiles filewriters members tilde is_able |