Update MASTER_SITES and un-deprecate
PR: 80717 Submitted by: Linh Pham <question+fbsdports@closedsrc.org>
This commit is contained in:
parent
6cc725dcc5
commit
8dd5d8f949
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134769
2 changed files with 2 additions and 6 deletions
|
@ -8,17 +8,13 @@
|
|||
PORTNAME= yadda
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= #
|
||||
MASTER_SITES= http://www.printf.dk/projects/
|
||||
|
||||
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, mastersites disappeared
|
||||
DEPRECATED= "${BROKEN}"
|
||||
EXPIRATION_DATE= 2005-05-07
|
||||
|
||||
USE_PERL5_RUN= yes
|
||||
|
||||
do-build:
|
||||
|
|
|
@ -6,4 +6,4 @@ available from CPAN. It's compatible with RFC2033 (LMTP)
|
|||
and works great with postfix, and other LHLO/LMTP-fluent MTA's.
|
||||
|
||||
Author: Jesper Noehr <jesper@noehr.org>
|
||||
WWW: http://code.printf.dk/~decius/yadda/
|
||||
WWW: http://www.printf.dk/projects/yadda.xml
|
||||
|
|
Loading…
Reference in a new issue