diff options
Diffstat (limited to 'mail/poppassd/Makefile')
-rw-r--r-- | mail/poppassd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/poppassd/Makefile b/mail/poppassd/Makefile index 857e3e818f86..a1e694aa7d0a 100644 --- a/mail/poppassd/Makefile +++ b/mail/poppassd/Makefile @@ -12,6 +12,8 @@ EXTRACT_SUFX= MAINTAINER= tedm@ipinc.net COMMENT= Server to allow users to change their password from within Eudora +BROKEN= unfetchable + EXTRACT_CMD= ${CAT} EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= | ${SED} -e '1,16d' | ${SH} |