Module Name:    src
Committed By:   agc
Date:           Sun Mar  9 00:27:54 UTC 2014

Modified Files:
        src/crypto/external/bsd/netpgp/bin/netpgpverify: Makefile

Log Message:
Install the binary in the correct location


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
    src/crypto/external/bsd/netpgp/bin/netpgpverify/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/crypto/external/bsd/netpgp/bin/netpgpverify/Makefile
diff -u src/crypto/external/bsd/netpgp/bin/netpgpverify/Makefile:1.5 src/crypto/external/bsd/netpgp/bin/netpgpverify/Makefile:1.6
--- src/crypto/external/bsd/netpgp/bin/netpgpverify/Makefile:1.5	Sun Mar  9 00:15:46 2014
+++ src/crypto/external/bsd/netpgp/bin/netpgpverify/Makefile	Sun Mar  9 00:27:54 2014
@@ -1,6 +1,7 @@
-#	$NetBSD: Makefile,v 1.5 2014/03/09 00:15:46 agc Exp $
+#	$NetBSD: Makefile,v 1.6 2014/03/09 00:27:54 agc Exp $
 
 PROG=netpgpverify
+BINDIR=		/usr/bin
 
 SRCS= b64.c bignum.c bufgap.c digest.c
 SRCS+= libverify.c main.c misc.c

Reply via email to