svn commit: r447097 - head/news/cnews

Dirk Meyer dinoex at FreeBSD.org
Wed Aug 2 09:56:41 UTC 2017


Author: dinoex
Date: Wed Aug  2 09:56:40 2017
New Revision: 447097
URL: https://svnweb.freebsd.org/changeset/ports/447097

Log:
  - remove obsolte option PGP2

Modified:
  head/news/cnews/Makefile

Modified: head/news/cnews/Makefile
==============================================================================
--- head/news/cnews/Makefile	Wed Aug  2 09:26:53 2017	(r447096)
+++ head/news/cnews/Makefile	Wed Aug  2 09:56:40 2017	(r447097)
@@ -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
 


More information about the svn-ports-head mailing list