summaryrefslogtreecommitdiff
path: root/security/pgp/files/patch-fileio.h
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2017-06-07 15:28:48 +0000
committerRene Ladan <rene@FreeBSD.org>2017-06-07 15:28:48 +0000
commit00c3f3cbd0b9d699c40f29066b31b9d1fb60036b (patch)
tree76044571fc1bcb832039d8896fe92d757218fd8e /security/pgp/files/patch-fileio.h
parent[NEW] sysutils/py3-execnet: Create Python 3.x version of port (diff)
Remove expired ports:
2017-05-31 mail/linux-thunderbird: Use the native thunderbird mail/thunderbird instead 2017-06-01 devel/p5-Penguin: Depends on expired security/pgp 2017-06-01 security/p5-Crypt-PGPSimple: Depends on expired security/pgp 2017-06-01 mail/pgpsendmail: Depends on expired security/pgp 2017-04-01 security/pgp: This software was last updated in 1996, use security/gnupg1 as a drop-in replacement with legacy PGP support.
Notes
Notes: svn path=/head/; revision=442847
Diffstat (limited to 'security/pgp/files/patch-fileio.h')
-rw-r--r--security/pgp/files/patch-fileio.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/pgp/files/patch-fileio.h b/security/pgp/files/patch-fileio.h
deleted file mode 100644
index de5b25fc5109..000000000000
--- a/security/pgp/files/patch-fileio.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- fileio.h Sat Jan 6 14:46:36 1996
-+++ fileio.h.new Wed Jun 11 20:35:03 2003
-@@ -28,7 +28,7 @@
- #ifdef LINUX
- # define PGP_SYSTEM_DIR "/var/lib/pgp/"
- #else
--# define PGP_SYSTEM_DIR "/usr/local/lib/pgp/"
-+# define PGP_SYSTEM_DIR PREFIX "/share/pgp/"
- #endif
- #define FOPRBIN "r"
- #define FOPRTXT "r"