diff options
author | dinoex <dinoex@FreeBSD.org> | 2017-08-02 17:56:40 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2017-08-02 17:56:40 +0800 |
commit | aa9663b69aa01b01a76b62ff313b83d8e7937aaa (patch) | |
tree | d76cf205e51db8f27c5de81fba413044cc051a34 /news | |
parent | 467320be4fa7dc53ae30b80556972fc90a813119 (diff) | |
download | freebsd-ports-gnome-aa9663b69aa01b01a76b62ff313b83d8e7937aaa.tar.gz freebsd-ports-gnome-aa9663b69aa01b01a76b62ff313b83d8e7937aaa.tar.zst freebsd-ports-gnome-aa9663b69aa01b01a76b62ff313b83d8e7937aaa.zip |
- remove obsolte option PGP2
Diffstat (limited to 'news')
-rw-r--r-- | news/cnews/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/news/cnews/Makefile b/news/cnews/Makefile index 6fb8e603bc1d..1ec5d87cef67 100644 --- a/news/cnews/Makefile +++ b/news/cnews/Makefile @@ -71,9 +71,8 @@ PLIST_SUB+= NEWSCTL_FILES="${NEWSCTL_FILES}" OPTIONS_DEFINE= SENDMAIL EXAMPLES OPTIONS_DEFAULT=PGPGPG OPTIONS_SINGLE= VERIFY -OPTIONS_SINGLE_VERIFY= PGP2 PGPIN PGPGPG +OPTIONS_SINGLE_VERIFY= PGPIN PGPGPG SENDMAIL_DESC= use sendmail instead of /bin/mail -PGP2_DESC= use pgp-2.6.3ia for control messages PGPIN_DESC= use pgp-2.6.3in for control messages PGPGPG_DESC= use pgpgpg for control messages |