diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-06-14 08:15:13 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-06-14 08:15:13 +0000 |
commit | 3bc6a737bd824db12a954406d33320b92cf5c84a (patch) | |
tree | 6a968f836aef6bb01f285dc9420f9bc45c31eb1d /mail/poppassd | |
parent | becf032cdf0a3b9cb84e946d41e4530f89ba5c61 (diff) | |
download | ports-3bc6a737bd824db12a954406d33320b92cf5c84a.tar.gz ports-3bc6a737bd824db12a954406d33320b92cf5c84a.zip |
Notes
Diffstat (limited to 'mail/poppassd')
-rw-r--r-- | mail/poppassd/Makefile | 2 | ||||
-rw-r--r-- | mail/poppassd/pkg-descr | 3 |
2 files changed, 1 insertions, 4 deletions
diff --git a/mail/poppassd/Makefile b/mail/poppassd/Makefile index f7a7d6cfaf65..1bafc48d0b7a 100644 --- a/mail/poppassd/Makefile +++ b/mail/poppassd/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.qualcomm.com/eudora/servers/unix/password/ DISTNAME= pwserve-4 EXTRACT_SUFX= -MAINTAINER= andrew@ugh.net.au +MAINTAINER= ports@FreeBSD.org COMMENT= A server to allow users to change their password from within Eudora EXTRACT_CMD= ${CAT} diff --git a/mail/poppassd/pkg-descr b/mail/poppassd/pkg-descr index 5084aa3f1716..0febddbdecf0 100644 --- a/mail/poppassd/pkg-descr +++ b/mail/poppassd/pkg-descr @@ -1,6 +1,3 @@ This is a port of poppassd, a program which allows users to change their password using the "Change Password" menu item in Eudora. poppassd connections use TCP port 106 by default. - -- Andrew -andrew@ugh.net.au |