diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/qpopper/Makefile | 1 | ||||
-rw-r--r-- | mail/qpopper/pkg-descr | 8 |
2 files changed, 4 insertions, 5 deletions
diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile index 837bff4b1c38..153925fb7bb9 100644 --- a/mail/qpopper/Makefile +++ b/mail/qpopper/Makefile @@ -119,6 +119,7 @@ CONFIGURE_ARGS+= --enable-shy # without inetd. .if defined(WITH_STANDALONE_MODE) CONFIGURE_ARGS+= --enable-standalone +USE_RC_SUBR= ${PORTNAME} .endif # The default is to build without SSL/TLS support. diff --git a/mail/qpopper/pkg-descr b/mail/qpopper/pkg-descr index 969e00044bf7..16f530094f6c 100644 --- a/mail/qpopper/pkg-descr +++ b/mail/qpopper/pkg-descr @@ -1,8 +1,6 @@ -This is a POP 3 server useful for dealing with remote mail reader clients -such as Eudora. One of the 4.1a2 patches has been included so that -home-dir-misc actually works. The option and patch for IPv6 have been removed -as it they are not up to date for 4.0.9. +Qpopper is the most widely-used server for the POP3 protocol +(this allows users to access their mail using any POP3 client). Don't forget to edit /etc/inetd.conf to enable the server after installation. -WWW: http://www.eudora.com/products/unsupported/qpopper/index.html +WWW: http://www.eudora.com/products/unsupported/qpopper/ |