diff options
author | jedgar <jedgar@FreeBSD.org> | 2002-05-14 11:53:20 +0000 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2002-05-14 11:53:20 +0000 |
commit | 092f90d05cc902303b8e24545f1e1286f03c6207 (patch) | |
tree | b81df66d34697f49bc6288c6e40bdc4a657d30b5 /comms/gnokii | |
parent | 0eca8f062b8f543e64764f569af01a1a7e92776f (diff) | |
download | FreeBSD-ports-092f90d05cc902303b8e24545f1e1286f03c6207.zip FreeBSD-ports-092f90d05cc902303b8e24545f1e1286f03c6207.tar.gz |
Mark FORBIDDEN due to security hole:
http://www.gnokii.org/news.shtml
Diffstat (limited to 'comms/gnokii')
-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 5c112a1..9c44bc6 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 |