diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-07 15:31:01 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-07 15:31:01 +0000 |
commit | 168f57451a4fab6b0efeeeaf6be426c8e4616366 (patch) | |
tree | dcccdab9003ee92315e6f86a05d3e87efdb061b3 /misc/hello | |
parent | b6c08b0df5503be01627016cd107b835b91a8c8d (diff) |
Notes
Diffstat (limited to 'misc/hello')
-rw-r--r-- | misc/hello/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/hello/Makefile b/misc/hello/Makefile index a859ca0081cc..b98705b1ca35 100644 --- a/misc/hello/Makefile +++ b/misc/hello/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= hello MAINTAINER= dhn@FreeBSD.org -COMMENT= A utility for saying hello to the world and reading email +COMMENT= Utility for saying hello to the world and reading email USES= charsetfix perl5 USE_PERL5= build |