diff options
author | trevor <trevor@FreeBSD.org> | 2003-03-16 09:14:40 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2003-03-16 09:14:40 +0800 |
commit | e8ac64a699179ee1667a2b61875ee6fca28291b5 (patch) | |
tree | f9594bec0c695fc6d0ccd8eb49edf54800396c3f | |
parent | fbb8c3e25ac1c88cd195f6fc87eb29bee0caaed5 (diff) | |
download | freebsd-ports-gnome-e8ac64a699179ee1667a2b61875ee6fca28291b5.tar.gz freebsd-ports-gnome-e8ac64a699179ee1667a2b61875ee6fca28291b5.tar.zst freebsd-ports-gnome-e8ac64a699179ee1667a2b61875ee6fca28291b5.zip |
According to Ben Bucksch, version 0.8.2 "contains critical security
updates".
Approved by: kris (ports frozen by portmgr)
-rw-r--r-- | www/beonex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/beonex/Makefile b/www/beonex/Makefile index ff4aa4d61db6..d5822efb622e 100644 --- a/www/beonex/Makefile +++ b/www/beonex/Makefile @@ -15,6 +15,7 @@ DISTNAME= beonex-comm-${PORTVERSION}-stable-1-source-tarball MAINTAINER= trevor@FreeBSD.org COMMENT= Open-source browser, HTML editor, mail and news client +FORBIDDEN= "warning from author about security problems" BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ freetype-config:${PORTSDIR}/print/freetype2 |