aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-12-02 11:27:57 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-12-02 11:27:57 +0000
commit746652b2e2498cf2b4b4293448e4111677d02b87 (patch)
tree3b3068240794c541a5ffbde6cc8fb2da3ebcce30 /security
parentda0b33d01c1ce12cc5b3129cd92c8db0f44ca1e9 (diff)
downloadports-746652b2e2498cf2b4b4293448e4111677d02b87.tar.gz
ports-746652b2e2498cf2b4b4293448e4111677d02b87.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/pgp5/files/patch-ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pgp5/files/patch-ac b/security/pgp5/files/patch-ac
index bb15dfe9fbc4..8f78ce60569b 100644
--- a/security/pgp5/files/patch-ac
+++ b/security/pgp5/files/patch-ac
@@ -26,5 +26,5 @@
+ $(LN_S) $(INSTPGP) pgpe; \
+ $(LN_S) $(INSTPGP) pgps; \
+ $(LN_S) $(INSTPGP) pgpv; \
-+ $(LN_S) $(INSTPGP) pgp_old \
++ $(LN_S) $(INSTPGP) pgpo; \
)