diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2002-05-14 11:53:20 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2002-05-14 11:53:20 +0000 |
commit | b0a548cf0e27e406bf761cb20fe2b9b3c7930a6f (patch) | |
tree | f461ddc30bd86ad694180ddc5c710a28b8b9c95d | |
parent | add socat 1.0.4.2 (diff) |
Mark FORBIDDEN due to security hole:
http://www.gnokii.org/news.shtml
Notes
Notes:
svn path=/head/; revision=59077
-rw-r--r-- | comms/gnokii/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile index 5c112a18d715..9c44bc675f48 100644 --- a/comms/gnokii/Makefile +++ b/comms/gnokii/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= ftp://ftp.gnokii.org/pub/gnokii/ \ MAINTAINER= anders@FreeBSD.org +FORBIDDEN= "Contains security hole: http://www.gnokii.org/news.shtml" + LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext USE_GMAKE= yes |