summaryrefslogtreecommitdiffstats
path: root/usr.bin/newkey/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/newkey/Makefile')
-rw-r--r--usr.bin/newkey/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/newkey/Makefile b/usr.bin/newkey/Makefile
index 6fa5f96..c9972d0 100644
--- a/usr.bin/newkey/Makefile
+++ b/usr.bin/newkey/Makefile
@@ -4,6 +4,7 @@ PROG= newkey
SRCS= newkey.c generic.c update.c
CFLAGS+= -DYP
MAN= newkey.8
+DISTRIBUTION= crypto
DPADD= ${LIBRPCSVC} ${LIBMP} ${LIBCRYPTO}
LDADD= -lrpcsvc -lmp -lcrypto
OpenPOWER on IntegriCloud