diff options
author | schmonz <schmonz> | 2017-01-14 23:36:29 +0000 |
---|---|---|
committer | schmonz <schmonz> | 2017-01-14 23:36:29 +0000 |
commit | c9a75654232ae28839a273bca875f4e848454cf5 (patch) | |
tree | fe412e4e8d6d7bf8bd1edaa9c4b0181acd646d9c /mail | |
parent | 31fc3aae2d823206cb9b6386e9b55d266f98a9be (diff) | |
download | pkgsrc-c9a75654232ae28839a273bca875f4e848454cf5.tar.gz |
Relinquish MAINTAINER.
https://github.com/pjz/TMDAng is ported to Python 3.4, named "TMDAng"
with the original upstream author's permission, and packaged for pypi.
Anyone interested in maintaining the package would do well to take a look.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/tmda/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/tmda/Makefile b/mail/tmda/Makefile index 91afb06b044..ea4f73cba24 100644 --- a/mail/tmda/Makefile +++ b/mail/tmda/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2017/01/01 14:43:46 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2017/01/14 23:36:29 schmonz Exp $ DISTNAME= tmda-1.1.12 PKGREVISION= 5 @@ -7,7 +7,7 @@ MASTER_SITES= http://tmda.sourceforge.net/ftp/releases/ MASTER_SITES+= ftp://tmda.net/pub/tmda/releases/ EXTRACT_SUFX= .tgz -MAINTAINER= schmonz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://tmda.net/ COMMENT= Python-based SPAM reduction system |