diff options
Diffstat (limited to 'net/dictd/Makefile')
-rw-r--r-- | net/dictd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/dictd/Makefile b/net/dictd/Makefile index bba218941d5e..52f539464924 100644 --- a/net/dictd/Makefile +++ b/net/dictd/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.dict.org/pub/dict/ \ MASTER_SITE_SUBDIR= dict MAINTAINER?= dd@FreeBSD.org +COMMENT= Dict protocol (RFC 2229) server MAN1= dictzip.1 MAN8= dictd.8 |