diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-01-18 23:45:14 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-01-18 23:45:14 +0000 |
commit | 2a531486cbeeaca224afe57f2af989c722819654 (patch) | |
tree | 85755b788912bd9590c020fcacca2b3ca864a35e /net-im/climm | |
parent | 4ecb804e2b0fa1764661dc763126d009b5ff1f8c (diff) | |
download | ports-2a531486cbeeaca224afe57f2af989c722819654.tar.gz ports-2a531486cbeeaca224afe57f2af989c722819654.zip |
Notes
Diffstat (limited to 'net-im/climm')
-rw-r--r-- | net-im/climm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/climm/Makefile b/net-im/climm/Makefile index e9c29d9840fc..b9840e2f6ac8 100644 --- a/net-im/climm/Makefile +++ b/net-im/climm/Makefile @@ -13,6 +13,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@freebsd.org +FORBIDDEN= "Remote buffer overflow" + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/micq ${PREFIX}/bin .if !defined(NOPORTDOCS) |