diff options
Diffstat (limited to 'misc/hello/Makefile')
-rw-r--r-- | misc/hello/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/hello/Makefile b/misc/hello/Makefile index c541da4f15bd..7e46940502bc 100644 --- a/misc/hello/Makefile +++ b/misc/hello/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= hello DISTNAME= hello-1.3 MAINTAINER= shipley@dis.org +COMMENT= A utility for saying hello to the world and read email WRKSRC= ${WRKDIR}/hello-1.3 |