diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2001-06-24 04:28:57 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2001-06-24 04:28:57 +0000 |
commit | 385c248462ed9715d76fb027edf9073a041f93b9 (patch) | |
tree | b50be9aca17b5beb9a74ae4f801109873a9eab19 /mail | |
parent | Remove patch that has been incorporated into 0.3f. By a quirk of (diff) |
change MAINTAINER to FreeBSD.org address
Notes
Notes:
svn path=/head/; revision=44375
Diffstat (limited to 'mail')
-rw-r--r-- | mail/kiltdown/Makefile | 2 | ||||
-rw-r--r-- | mail/pathalias/Makefile | 2 | ||||
-rw-r--r-- | mail/sendmail-old/Makefile | 2 | ||||
-rw-r--r-- | mail/sendmail/Makefile | 2 | ||||
-rw-r--r-- | mail/sendmail811/Makefile | 2 | ||||
-rw-r--r-- | mail/sendmail812/Makefile | 2 | ||||
-rw-r--r-- | mail/vbsfilter/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/mail/kiltdown/Makefile b/mail/kiltdown/Makefile index c234481e991a..7a0c17888ff6 100644 --- a/mail/kiltdown/Makefile +++ b/mail/kiltdown/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kiltdown -MAINTAINER= dirk.meyer@dinoex.sub.org +MAINTAINER= dinoex@FreeBSD.org LIB_DEPENDS= db3.2:${PORTSDIR}/databases/db3 diff --git a/mail/pathalias/Makefile b/mail/pathalias/Makefile index 1a4e7d8ef921..8737a65a9886 100644 --- a/mail/pathalias/Makefile +++ b/mail/pathalias/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.lan-ks.de/pub/approved/ \ DISTNAME= ${PORTNAME}11 EXTRACT_SUFX= .tar.Z -MAINTAINER= dirk.meyer@dinoex.sub.org +MAINTAINER= dinoex@FreeBSD.org ALL_TARGET= pathalias diff --git a/mail/sendmail-old/Makefile b/mail/sendmail-old/Makefile index c469e385ed24..4fd1349e7505 100644 --- a/mail/sendmail-old/Makefile +++ b/mail/sendmail-old/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/sendmail/&,} DISTNAME= ${PORTNAME}.${PORTVERSION} -MAINTAINER= dirk.meyer@dinoex.sub.org +MAINTAINER= dinoex@FreeBSD.org WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} WCONF= ${WRKSRC}/devtools/Site diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile index c469e385ed24..4fd1349e7505 100644 --- a/mail/sendmail/Makefile +++ b/mail/sendmail/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/sendmail/&,} DISTNAME= ${PORTNAME}.${PORTVERSION} -MAINTAINER= dirk.meyer@dinoex.sub.org +MAINTAINER= dinoex@FreeBSD.org WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} WCONF= ${WRKSRC}/devtools/Site diff --git a/mail/sendmail811/Makefile b/mail/sendmail811/Makefile index c469e385ed24..4fd1349e7505 100644 --- a/mail/sendmail811/Makefile +++ b/mail/sendmail811/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/sendmail/&,} DISTNAME= ${PORTNAME}.${PORTVERSION} -MAINTAINER= dirk.meyer@dinoex.sub.org +MAINTAINER= dinoex@FreeBSD.org WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} WCONF= ${WRKSRC}/devtools/Site diff --git a/mail/sendmail812/Makefile b/mail/sendmail812/Makefile index c469e385ed24..4fd1349e7505 100644 --- a/mail/sendmail812/Makefile +++ b/mail/sendmail812/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/sendmail/&,} DISTNAME= ${PORTNAME}.${PORTVERSION} -MAINTAINER= dirk.meyer@dinoex.sub.org +MAINTAINER= dinoex@FreeBSD.org WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} WCONF= ${WRKSRC}/devtools/Site diff --git a/mail/vbsfilter/Makefile b/mail/vbsfilter/Makefile index 9198ce07f2ca..fc3f959ce62f 100644 --- a/mail/vbsfilter/Makefile +++ b/mail/vbsfilter/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .c EXTRACT_ONLY= # empty -MAINTAINER= dirk.meyer@dinoex.sub.org +MAINTAINER= dinoex@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/libmilter.a:${PORTSDIR}/mail/sendmail |