diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-20 18:26:42 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-20 18:26:42 +0000 |
commit | 387f34ee2456c6329bb73c44e776ba9873eabc3d (patch) | |
tree | b68776fe5bcdf267d7952c928b3816fe5c469bf2 /mail/popa3d | |
parent | ea1cd5ed25b9e5ced62ffe817efdefbcc6e56d09 (diff) |
Notes
Diffstat (limited to 'mail/popa3d')
-rw-r--r-- | mail/popa3d/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/popa3d/Makefile b/mail/popa3d/Makefile index d5c72b36341c..b000404b9e98 100644 --- a/mail/popa3d/Makefile +++ b/mail/popa3d/Makefile @@ -16,6 +16,7 @@ PKGNAMESUFFIX?= -before-sendmail .endif MAINTAINER= dinoex@FreeBSD.org +COMMENT= Secure, performance, tiny POP3 daemon ALL_TARGET= popa3d MAN8= popa3d.8 |