diff options
author | adrianp <adrianp@pkgsrc.org> | 2006-06-06 21:55:49 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2006-06-06 21:55:49 +0000 |
commit | 1af44aef318c2109a36b26dcec1fbf7e729bfae9 (patch) | |
tree | 5ca636ea9d66163c8696cd1a87875adc926008b8 /mail/sendmail812 | |
parent | 472c48cc433ee685a24783417203ab9e0d85d9cc (diff) | |
download | pkgsrc-1af44aef318c2109a36b26dcec1fbf7e729bfae9.tar.gz |
Pass MAINTAINERship to tv@.
Diffstat (limited to 'mail/sendmail812')
-rw-r--r-- | mail/sendmail812/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/sendmail812/Makefile b/mail/sendmail812/Makefile index ddb72470c6a..e9ac9e11ad3 100644 --- a/mail/sendmail812/Makefile +++ b/mail/sendmail812/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/05/01 02:57:03 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2006/06/06 21:55:49 adrianp Exp $ .include "options.mk" .include "../../mail/sendmail812/Makefile.common" @@ -6,6 +6,7 @@ PKGNAME= sendmail-${DIST_VERS} PKGREVISION= 2 COMMENT= The well known Mail Transport Agent +HAS_SIG= yes CONFLICTS+= courier-mta-[0-9]* fastforward>=0.51nb2 postfix-[0-9]* |