diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /misc/shuffle | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'misc/shuffle')
-rw-r--r-- | misc/shuffle/Makefile | 1 | ||||
-rw-r--r-- | misc/shuffle/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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 diff --git a/misc/shuffle/pkg-comment b/misc/shuffle/pkg-comment deleted file mode 100644 index f70d9b392989..000000000000 --- a/misc/shuffle/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Produce random permutations |