diff options
Diffstat (limited to 'misc/p5-File-Sort')
-rw-r--r-- | misc/p5-File-Sort/Makefile | 1 | ||||
-rw-r--r-- | misc/p5-File-Sort/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/misc/p5-File-Sort/Makefile b/misc/p5-File-Sort/Makefile index 29ea53e8ca6b..1b94c3b311cd 100644 --- a/misc/p5-File-Sort/Makefile +++ b/misc/p5-File-Sort/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= File PKGNAMEPREFIX= p5- MAINTAINER= svenasse@polaris.ca +COMMENT= Sort a file or merge sort multiple files PERL_CONFIGURE= yes diff --git a/misc/p5-File-Sort/pkg-comment b/misc/p5-File-Sort/pkg-comment deleted file mode 100644 index defc2d6ef5ad..000000000000 --- a/misc/p5-File-Sort/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Sort a file or merge sort multiple files |