diff options
author | knu <knu@FreeBSD.org> | 2001-11-07 16:32:49 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-11-07 16:32:49 +0800 |
commit | 3acb8d35737448d97134958a3f8d2ac56e9cf510 (patch) | |
tree | 1a4a78ec5bfb4c65534ccef4b8944df19e06b6d5 /security/pgp6 | |
parent | 9ea490ed1820e0870f3b8b4484a7a6b2f3bdcb80 (diff) | |
download | freebsd-ports-gnome-3acb8d35737448d97134958a3f8d2ac56e9cf510.tar.gz freebsd-ports-gnome-3acb8d35737448d97134958a3f8d2ac56e9cf510.tar.zst freebsd-ports-gnome-3acb8d35737448d97134958a3f8d2ac56e9cf510.zip |
Set LATEST_LINK to pgp[56].
Diffstat (limited to 'security/pgp6')
-rw-r--r-- | security/pgp6/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/pgp6/Makefile b/security/pgp6/Makefile index 242b62a71925..b4e78b051de5 100644 --- a/security/pgp6/Makefile +++ b/security/pgp6/Makefile @@ -28,6 +28,8 @@ RESTRICTED= "Crypto" MAN1= pgp.1 +LATEST_LINK= pgp6 + # the distfile is actually a tar of three compressed tars and their # signatures post-extract: |