diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-11-01 09:35:51 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-11-01 09:35:51 +0000 |
commit | 957ef24be2a2e459a2b8c5c4934ebb592e269418 (patch) | |
tree | 1c330e8fbdd9ec6489a596ba076aa1519ec353a2 | |
parent | Mark FORBIDDEN: the xinitrc file installed by the port contains a stupid (diff) |
Oops, forgot to remove FORBIDDEN.
Submitted by: Bryan Bursey <bbursey@mechv.me.tuns.ca>
Notes
Notes:
svn path=/head/; revision=34524
-rw-r--r-- | mail/pine4-ssl/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/pine4-ssl/Makefile b/mail/pine4-ssl/Makefile index 99f78e870258..9e9a25424bb9 100644 --- a/mail/pine4-ssl/Makefile +++ b/mail/pine4-ssl/Makefile @@ -19,8 +19,6 @@ MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \ DISTNAME= pine4+ssl-1.4 DISTFILES= pine4.21${EXTRACT_SUFX} -FORBIDDEN= "Remotely exploitable buffer overflows." - PATCH_SITES= http://www.kfu.com/~nsayer/encryption/software/ PATCHFILES= ${DISTNAME}${EXTRACT_SUFX} |