diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-10-07 02:03:45 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-10-07 02:03:45 +0000 |
commit | afbebb0cfe8a66fe8a907fbdad8e2ec6f5b05d0c (patch) | |
tree | a49c556e5f7d86a323aa47b4f7db38f66a100fe6 /mail | |
parent | re-enable DRI (diff) |
Set maintainer to ports@FreeBSD.org
Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dkimap4/Makefile | 2 | ||||
-rw-r--r-- | mail/nbsmtp/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/dkimap4/Makefile b/mail/dkimap4/Makefile index f5fa581cd842..245dafe6bd0b 100644 --- a/mail/dkimap4/Makefile +++ b/mail/dkimap4/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.dbox.handshake.de/download/ \ http://www.cs.cmu.edu/~kroening/dbox/ EXTRACT_SUFX= .tgz -MAINTAINER= anders@fix.no +MAINTAINER= ports@FreeBSD.org USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/mail/nbsmtp/Makefile b/mail/nbsmtp/Makefile index 32686f1b74fd..224049b72dbe 100644 --- a/mail/nbsmtp/Makefile +++ b/mail/nbsmtp/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www2.fastdial.net/~drysdam/software/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ EXTRACT_SUFX= .tgz -MAINTAINER= anders@fix.no +MAINTAINER= ports@FreeBSD.org NO_WRKSUBDIR= yes |