7c8f67713f
- remove FAKE - add tag to PLIST - use PREFIX and HOMEPAGE in MESSAGE - bump NEED_VERSION
10 lines
229 B
Plaintext
10 lines
229 B
Plaintext
|
|
Homepage: ${HOMEPAGE}
|
|
|
|
To activate popa3d, add the following line to /etc/inetd.conf
|
|
pop3 stream tcp nowait root ${PREFIX}/libexec/popa3d popa3d
|
|
|
|
Then let inetd reread its configuration with:
|
|
kill -HUP `cat /var/run/inetd.pid`
|
|
|