summaryrefslogtreecommitdiffstats
path: root/security/pgp5
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>1999-05-25 07:39:19 +0000
committermarkm <markm@FreeBSD.org>1999-05-25 07:39:19 +0000
commitbc3d6f34c0581404e174ec3ac1c2126439a54a0f (patch)
treeae988f969cf2c909c38489c47b0a65173e4ef1fd /security/pgp5
parent9c2da6e7211268aab60b9e5702234150457daa31 (diff)
downloadFreeBSD-ports-bc3d6f34c0581404e174ec3ac1c2126439a54a0f.zip
FreeBSD-ports-bc3d6f34c0581404e174ec3ac1c2126439a54a0f.tar.gz
Remove this. It was a bad idea.
Diffstat (limited to 'security/pgp5')
-rw-r--r--security/pgp5/files/patch-ad11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/pgp5/files/patch-ad b/security/pgp5/files/patch-ad
deleted file mode 100644
index 666681c..0000000
--- a/security/pgp5/files/patch-ad
+++ /dev/null
@@ -1,11 +0,0 @@
---- lib/ttyui/pgpKBUnix.c.orig Sun Feb 14 15:07:55 1999
-+++ lib/ttyui/pgpKBUnix.c Sun Feb 14 15:08:32 1999
-@@ -167,7 +167,7 @@
- int kbOpenKbd(int flags, int InBatchmode) {
- int lkbFD = -1;
-
-- if(!InBatchmode) {
-+ if(!InBatchmode && 0) {
- if((lkbFD = open("/dev/tty", flags)) < 0) {
- lkbFD = STDIN_FILENO;
- }
OpenPOWER on IntegriCloud