diff options
author | lioux <lioux@FreeBSD.org> | 2002-05-02 22:36:58 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-05-02 22:36:58 +0800 |
commit | a8eb149a3de865803b1360f304adbcf8459c91e1 (patch) | |
tree | cc44bd8b26976a34ace673d9d6c9b081c15b2073 /mail | |
parent | 34be45194cba5c90ef13eb0fe58ccf0fce7fbf9b (diff) | |
download | freebsd-ports-graphics-a8eb149a3de865803b1360f304adbcf8459c91e1.tar.gz freebsd-ports-graphics-a8eb149a3de865803b1360f304adbcf8459c91e1.tar.zst freebsd-ports-graphics-a8eb149a3de865803b1360f304adbcf8459c91e1.zip |
Revert maintainership to ports
PR: 37666
Submitted by: Joao Carlos Mendes Luis <jonny@coe.ufrj.br> (previous maintainer)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/smtpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/smtpd/Makefile b/mail/smtpd/Makefile index 7991afd3887..2c0d9ac9028 100644 --- a/mail/smtpd/Makefile +++ b/mail/smtpd/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.obtuse.com/pub/smtpd/ PATCH_SITES= ${MASTER_SITES} PATCHFILES= patch-smtpd-2.0-RBL.gz -MAINTAINER= jonny@jonny.eng.br +MAINTAINER= ports@FreeBSD.org BROKEN= Does not work with Sendmail-8.12 |