diff options
author | mnag <mnag@FreeBSD.org> | 2005-11-22 07:32:31 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2005-11-22 07:32:31 +0800 |
commit | 1101d91744163610b1db9589239451a29d25fa07 (patch) | |
tree | 242eb458636d751341a7258b877cfef981073a9d /mail | |
parent | 0f3779afe765f31608ddd6777ede72235d4c84c3 (diff) | |
download | freebsd-ports-gnome-1101d91744163610b1db9589239451a29d25fa07.tar.gz freebsd-ports-gnome-1101d91744163610b1db9589239451a29d25fa07.tar.zst freebsd-ports-gnome-1101d91744163610b1db9589239451a29d25fa07.zip |
Drop MAINTAINER
PR: 89390
Submitted by: David Bushong <david+ports@bushong.net> (maintainer)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/ifile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/ifile/Makefile b/mail/ifile/Makefile index ab65533bd8ef..0ebe46e1ac2c 100644 --- a/mail/ifile/Makefile +++ b/mail/ifile/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail textproc MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME}/default.pkg/${PORTVERSION} -MAINTAINER= david+ports@bushong.net +MAINTAINER= ports@FreeBSD.org COMMENT= An application of machine learning to e-mail filtering USE_GETOPT_LONG=yes |