diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2003-10-23 05:42:49 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2003-10-23 05:42:49 +0000 |
commit | b5ac288585f3af38dcb320b4f846e27d274c95f4 (patch) | |
tree | 237e0854642bebf4a53f51c58265f520572ecdf5 /mail | |
parent | . Add PLIST_SUB settings that somehow didn't get committed. This unbreaks (diff) |
Change to my @FreeBSD.org address.
Approved by: krion
Notes
Notes:
svn path=/head/; revision=91927
Diffstat (limited to 'mail')
-rw-r--r-- | mail/anubis/Makefile | 2 | ||||
-rw-r--r-- | mail/archivemail/Makefile | 2 | ||||
-rw-r--r-- | mail/bincimap/Makefile | 2 | ||||
-rw-r--r-- | mail/ezmlm-idx/Makefile | 2 | ||||
-rw-r--r-- | mail/ezmlm/Makefile | 2 | ||||
-rw-r--r-- | mail/getmail/Makefile | 2 | ||||
-rw-r--r-- | mail/maildirsync/Makefile | 2 | ||||
-rw-r--r-- | mail/mailfront/Makefile | 2 | ||||
-rw-r--r-- | mail/offlineimap/Makefile | 2 | ||||
-rw-r--r-- | mail/pymsgauth/Makefile | 2 | ||||
-rw-r--r-- | mail/qconfirm/Makefile | 2 | ||||
-rw-r--r-- | mail/qmail-autoresponder/Makefile | 2 | ||||
-rw-r--r-- | mail/qmail-notify/Makefile | 2 | ||||
-rw-r--r-- | mail/qtools/Makefile | 2 | ||||
-rw-r--r-- | mail/queue-repair/Makefile | 2 | ||||
-rw-r--r-- | mail/serialmail/Makefile | 2 | ||||
-rw-r--r-- | mail/tmda/Makefile | 2 |
17 files changed, 17 insertions, 17 deletions
diff --git a/mail/anubis/Makefile b/mail/anubis/Makefile index 36c0a0119127..65ab70ba5d62 100644 --- a/mail/anubis/Makefile +++ b/mail/anubis/Makefile @@ -23,7 +23,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= Outgoing SMTP mail processor USE_REINPLACE= yes diff --git a/mail/archivemail/Makefile b/mail/archivemail/Makefile index 445a4b8621da..bf729b0848ca 100644 --- a/mail/archivemail/Makefile +++ b/mail/archivemail/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= Search mailbox files and archive or delete mail older than N days USE_PYTHON= yes diff --git a/mail/bincimap/Makefile b/mail/bincimap/Makefile index 88208a38d56b..7468aa205671 100644 --- a/mail/bincimap/Makefile +++ b/mail/bincimap/Makefile @@ -22,7 +22,7 @@ MASTER_SITE_SUBDIR= dl/tarballs/1.2 PATCH_SITES= ${MASTER_SITES:S!%SUBDIR%!${MASTER_SITE_SUBDIR}!} #PATCHFILES= bincimap-1.2.1-patch000-mimeparser -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= Light-weight IMAP server for Maildir .if defined(WITH_XINETD) diff --git a/mail/ezmlm-idx/Makefile b/mail/ezmlm-idx/Makefile index 9907b3efe4d8..c0482f0faf15 100644 --- a/mail/ezmlm-idx/Makefile +++ b/mail/ezmlm-idx/Makefile @@ -19,7 +19,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ PATCH_SITES= ${MASTER_SITES} PATCHFILES= ezmlm-cgi.patch -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= Improved version of the ezmlm mailing list manager RUN_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail diff --git a/mail/ezmlm/Makefile b/mail/ezmlm/Makefile index a70c51c81915..40fb39ff94cb 100644 --- a/mail/ezmlm/Makefile +++ b/mail/ezmlm/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= http://cr.yp.to/software/ \ ftp://ftp.nl.uu.net/pub/unix/mail/qmail/ \ ftp://ftp.archive.de.uu.net/pub/unix/mail/qmail/ -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= An easy-to-use, high-speed mailing list manager for qmail RUN_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile index 72d752d5f046..f69d1890c6ed 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail python MASTER_SITES= http://www.qcc.ca/~charlesc/software/getmail-3.0/%SUBDIR%/ MASTER_SITE_SUBDIR= . old-versions -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= POP3 mail retriever with reliable Maildir and command delivery USE_PYTHON= yes diff --git a/mail/maildirsync/Makefile b/mail/maildirsync/Makefile index 36bf80ff02b8..e3cff495ff25 100644 --- a/mail/maildirsync/Makefile +++ b/mail/maildirsync/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4 CATEGORIES= mail perl5 MASTER_SITES= http://hacks.dlux.hu/maildirsync/ -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= Online synchronizer for Maildir-format mailboxes USE_PERL5= yes diff --git a/mail/mailfront/Makefile b/mail/mailfront/Makefile index 0fb8231c391d..cb2b1073a6f9 100644 --- a/mail/mailfront/Makefile +++ b/mail/mailfront/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.87 CATEGORIES= mail MASTER_SITES= http://untroubled.org/mailfront/ -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= Mail server network protocol front-ends BUILD_DEPENDS= ${LOCALBASE}/lib/libbg-unix.a:${PORTSDIR}/devel/bglibs diff --git a/mail/offlineimap/Makefile b/mail/offlineimap/Makefile index 7d3c04e77dae..a52871e01148 100644 --- a/mail/offlineimap/Makefile +++ b/mail/offlineimap/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail python MASTER_SITES= http://gopher.quux.org:70/devel/offlineimap/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= Powerful IMAP/Maildir synchronization and reader support RUN_DEPENDS= ${TKINTER}:${PORTSDIR}/x11-toolkits/py-tkinter diff --git a/mail/pymsgauth/Makefile b/mail/pymsgauth/Makefile index 6d75b5834750..23c79419f77b 100644 --- a/mail/pymsgauth/Makefile +++ b/mail/pymsgauth/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.0.0 CATEGORIES= mail python MASTER_SITES= http://www.qcc.ca/~charlesc/software/pymsgauth/ -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= Automatically process qsecretary confirmation requests USE_PYTHON= yes diff --git a/mail/qconfirm/Makefile b/mail/qconfirm/Makefile index 56dab590fb9e..bb4085065ce9 100644 --- a/mail/qconfirm/Makefile +++ b/mail/qconfirm/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.11.0 CATEGORIES= mail MASTER_SITES= http://smarden.org/qconfirm/ -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= Filter spam by requesting confirmation from sender WRKSRC= ${WRKDIR}/mail/${DISTNAME} diff --git a/mail/qmail-autoresponder/Makefile b/mail/qmail-autoresponder/Makefile index 6d4f652c64b5..3ed8023db29f 100644 --- a/mail/qmail-autoresponder/Makefile +++ b/mail/qmail-autoresponder/Makefile @@ -13,7 +13,7 @@ PORTVERSION= 0.96.1 CATEGORIES= mail MASTER_SITES= http://untroubled.org/qmail-autoresponder/ -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= Rate-limited autoresponder for qmail BUILD_DEPENDS= ${LOCALBASE}/lib/libbg-iobuf.a:${PORTSDIR}/devel/bglibs diff --git a/mail/qmail-notify/Makefile b/mail/qmail-notify/Makefile index aa8695b8fcab..15cbe01906a6 100644 --- a/mail/qmail-notify/Makefile +++ b/mail/qmail-notify/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.93 CATEGORIES= mail MASTER_SITES= http://untroubled.org/qmail-notify/ -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= Delayed delivery notification for qmail EXAMPLES= cron.hourly message.txt diff --git a/mail/qtools/Makefile b/mail/qtools/Makefile index cf886dd84e68..9dc33ceb6193 100644 --- a/mail/qtools/Makefile +++ b/mail/qtools/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.superscript.com/qtools/ -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= Tools to use in .qmail files RUN_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail \ diff --git a/mail/queue-repair/Makefile b/mail/queue-repair/Makefile index 539c7b8906c7..149e650ddfe0 100644 --- a/mail/queue-repair/Makefile +++ b/mail/queue-repair/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= mail python MASTER_SITES= http://www.qcc.ca/~charlesc/software/queue_repair/ -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= A qmail queue diagnostic and repair tool .if !defined(WITHOUT_QMAIL_PORT) diff --git a/mail/serialmail/Makefile b/mail/serialmail/Makefile index 1b681c35c993..41bcc1ca4dee 100644 --- a/mail/serialmail/Makefile +++ b/mail/serialmail/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://cr.yp.to/software/ \ ftp://ftp.de.uu.net/pub/unix/mail/qmail/ \ ftp://ftp.iway.fr/pub/unix/mail/qmail/ -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= Tools for passing mail across serial links RUN_DEPENDS= tcpserver:${PORTSDIR}/sysutils/ucspi-tcp \ diff --git a/mail/tmda/Makefile b/mail/tmda/Makefile index 74d3bd7e6f6c..6635d58c0722 100644 --- a/mail/tmda/Makefile +++ b/mail/tmda/Makefile @@ -18,7 +18,7 @@ MASTER_SITES= http://www.tmda.net/releases/%SUBDIR%/ \ MASTER_SITE_SUBDIR= . old EXTRACT_SUFX= .tgz -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= Python-based SPAM reduction system .if defined(WITH_CDB) |