summaryrefslogtreecommitdiff
path: root/security/pgp5
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-11-07 08:32:49 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-11-07 08:32:49 +0000
commit8cf0f515a5bdc588edc94bf1f899504b02752954 (patch)
treea2a24e51fd9b4c0f8790d501b77767f669fa23b7 /security/pgp5
parentDon't make tmake's default CFLAGS -O2 (when using tmake to build something (diff)
Set LATEST_LINK to pgp[56].
Notes
Notes: svn path=/head/; revision=49717
Diffstat (limited to 'security/pgp5')
-rw-r--r--security/pgp5/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile
index ec80d763109e..5820f3f8c172 100644
--- a/security/pgp5/Makefile
+++ b/security/pgp5/Makefile
@@ -22,4 +22,6 @@ MAN1= pgp5.1 pgpe.1 pgpk.1 pgps.1 pgpv.1
MAN5= pgp.cfg.5
MAN7= pgp-integration.7 pgp-intro.7
+LATEST_LINK= pgp5
+
.include <bsd.port.mk>