diff options
author | 2012-04-04 05:49:55 +0000 | |
---|---|---|
committer | 2012-04-04 05:49:55 +0000 | |
commit | 1081e6627d090e547d21aed79b2bab9b233d5295 (patch) | |
tree | eb4a4d5c15e332add49f54a2f0a011a5617f2c92 /share/man/man5 | |
parent | pipex hook in udp_usrreq() mistakenly assumed that `inp' is connected. (diff) | |
download | wireguard-openbsd-1081e6627d090e547d21aed79b2bab9b233d5295.tar.xz wireguard-openbsd-1081e6627d090e547d21aed79b2bab9b233d5295.zip |
VERSION -> NPM_VERSION for the www/node MODULE.
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/port-modules.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5 index 5ec2449be7b..eeaca8f18de 100644 --- a/share/man/man5/port-modules.5 +++ b/share/man/man5/port-modules.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: port-modules.5,v 1.123 2012/04/03 18:35:18 jeremy Exp $ +.\" $OpenBSD: port-modules.5,v 1.124 2012/04/04 05:49:55 ajacoutot Exp $ .\" .\" Copyright (c) 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: April 3 2012 $ +.Dd $Mdocdate: April 4 2012 $ .Dt PORT-MODULES 5 .Os .Sh NAME @@ -873,7 +873,7 @@ to be set to the name of the npm package. Uses .Ev NPM_NAME and -.Ev VERSION +.Ev NPM_VERSION to set .Ev DISTNAME , and |