diff options
Diffstat (limited to 'misc/shuffle/Makefile')
-rw-r--r-- | misc/shuffle/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/shuffle/Makefile b/misc/shuffle/Makefile index 69cf29ca742e..108fdf81fb86 100644 --- a/misc/shuffle/Makefile +++ b/misc/shuffle/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= dd MAINTAINER= dd@FreeBSD.org +COMMENT= Produce random permutations MANSECTS= 1 MAN1= shuffle.1 |