diff options
author | dinoex <dinoex@FreeBSD.org> | 2004-10-14 04:56:12 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2004-10-14 04:56:12 +0800 |
commit | 689aed3040eccbe5465695b95cd44f328b872257 (patch) | |
tree | d6c60b9c21b183947c18339e6e8cd28fc49a6c48 /mail | |
parent | a05c615eb351e26d64edeefdd0a5b7b5293a8df3 (diff) | |
download | freebsd-ports-gnome-689aed3040eccbe5465695b95cd44f328b872257.tar.gz freebsd-ports-gnome-689aed3040eccbe5465695b95cd44f328b872257.tar.zst freebsd-ports-gnome-689aed3040eccbe5465695b95cd44f328b872257.zip |
- drop maintainership
Diffstat (limited to 'mail')
-rw-r--r-- | mail/kiltdown/Makefile | 2 | ||||
-rw-r--r-- | mail/raysfilter/Makefile | 2 | ||||
-rw-r--r-- | mail/vbsfilter/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/kiltdown/Makefile b/mail/kiltdown/Makefile index b1dbf70bf984..8df0a03842c4 100644 --- a/mail/kiltdown/Makefile +++ b/mail/kiltdown/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kiltdown -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Kiltdown is an UI independant Email Client for UNIX LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 diff --git a/mail/raysfilter/Makefile b/mail/raysfilter/Makefile index 9c401c0328e7..c0822014d754 100644 --- a/mail/raysfilter/Makefile +++ b/mail/raysfilter/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://www.sendmail-filter.lsbu.ac.uk/ DISTNAME= rays-filter-${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A configurable filter for Sendmail .if !defined(SENDMAIL_MILTER_IN_BASE) diff --git a/mail/vbsfilter/Makefile b/mail/vbsfilter/Makefile index 975630089f37..24e2fdea12ce 100644 --- a/mail/vbsfilter/Makefile +++ b/mail/vbsfilter/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .c EXTRACT_ONLY= # empty -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A vbs-attachment filter for Sendmail .if !defined(SENDMAIL_MILTER_IN_BASE) |