aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/uuidgen/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/uuidgen/Makefile b/bin/uuidgen/Makefile
index f0c4ce2e3538..234ee20300eb 100644
--- a/bin/uuidgen/Makefile
+++ b/bin/uuidgen/Makefile
@@ -1,4 +1,5 @@
+PACKAGE= runtime
PROG= uuidgen
.include <bsd.prog.mk>