diff options
author | linimon <linimon@FreeBSD.org> | 2005-04-07 18:41:31 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-04-07 18:41:31 +0000 |
commit | 0c9883d9aad12396de71f81394a9fb0d72a97fb5 (patch) | |
tree | a1dfdda8d11d26da424d9786f060c0dfcf34d88e /mail/yadda | |
parent | 47e71f2f9fc85ce811223b40a07689dcc614d3f8 (diff) | |
download | FreeBSD-ports-0c9883d9aad12396de71f81394a9fb0d72a97fb5.zip FreeBSD-ports-0c9883d9aad12396de71f81394a9fb0d72a97fb5.tar.gz |
Reset bouncing maintainer address. Reset all mastersites (they have
disappeared). Mark as DEPRECATED.
Diffstat (limited to 'mail/yadda')
-rw-r--r-- | mail/yadda/Makefile | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/mail/yadda/Makefile b/mail/yadda/Makefile index 183ef2a..b79ee6d 100644 --- a/mail/yadda/Makefile +++ b/mail/yadda/Makefile @@ -8,15 +8,16 @@ PORTNAME= yadda PORTVERSION= 1.0 CATEGORIES= mail -MASTER_SITES= http://code.printf.dk/~decius/yadda/ \ - http://users.cybercity.dk/~dsl22381/ +MASTER_SITES= # -MAINTAINER= jesper@noehr.org +MAINTAINER= ports@FreeBSD.org COMMENT= Yet Another Damn Delivery Agent RUN_DEPENDS= ${SITE_PERL}/Mail/Audit.pm:${PORTSDIR}/mail/p5-Mail-Audit -BROKEN= Size mismatch +BROKEN= Size mismatch, mastersites disappeared +DEPRECATED= "${BROKEN}" +EXPIRATION_DATE= 2005-05-07 USE_PERL5_RUN= yes |