signing got simpler
authorespie <espie@openbsd.org>
Fri, 17 Jan 2014 22:59:44 +0000 (22:59 +0000)
committerespie <espie@openbsd.org>
Fri, 17 Jan 2014 22:59:44 +0000 (22:59 +0000)
share/man/man5/bsd.port.mk.5

index 8630d30..150313a 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bsd.port.mk.5,v 1.392 2014/01/04 00:14:08 espie Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.393 2014/01/17 22:59:44 espie Exp $
 .\"
 .\" Copyright (c) 2000-2008 Marc Espie
 .\"
@@ -24,7 +24,7 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: January 4 2014 $
+.Dd $Mdocdate: January 17 2014 $
 .Dt BSD.PORT.MK 5
 .Os
 .Sh NAME
@@ -2642,8 +2642,6 @@ User settings.
 Set to
 .Xr pkg_create 1
 options for signing packages directly during their creation.
-In particular, home-made packages should set
-.Li -DSIGNER=name .
 .It Ev SKIPDIR
 See
 .Xr ports 7 .