diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2000-11-25 14:13:59 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2000-11-25 14:13:59 +0000 |
commit | 92fd9c5f94757f42adc1a05c38f76b0cc364b126 (patch) | |
tree | 1d9c31b6da4962862c58d61cff7da716c68d5075 /editors/joe | |
parent | 48f74b129b3ec1af977f3535170e4d201528fe19 (diff) | |
download | ports-92fd9c5f94757f42adc1a05c38f76b0cc364b126.tar.gz ports-92fd9c5f94757f42adc1a05c38f76b0cc364b126.zip |
Notes
Diffstat (limited to 'editors/joe')
-rw-r--r-- | editors/joe/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/joe/Makefile b/editors/joe/Makefile index b61d13c85851..617c590fea45 100644 --- a/editors/joe/Makefile +++ b/editors/joe/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= toasty@dragondata.com +FORBIDDEN= "follows hard link (not symlink) to DEADJOE--see http://www.securityfocus.com/archive/1/145305" + WRKSRC= ${WRKDIR}/joe ALL_TARGET= joe MAN1= joe.1 |