diff options
author | schmonz <schmonz@pkgsrc.org> | 2007-02-28 14:14:29 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2007-02-28 14:14:29 +0000 |
commit | 2f3eb398c3812ad918cfc1926fee0bb645e14f1d (patch) | |
tree | 8cfe922af15d295a98cdffabad22e8239b8802dc /mail/Makefile | |
parent | 503a4815273f6391735de927ccf13d27bdbe7f8e (diff) | |
download | pkgsrc-2f3eb398c3812ad918cfc1926fee0bb645e14f1d.tar.gz |
Add and enable relay-ctrl.
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index ade014ad676..7989aafd0dc 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.306 2007/01/30 21:24:04 wiz Exp $ +# $NetBSD: Makefile,v 1.307 2007/02/28 14:14:29 schmonz Exp $ # COMMENT= Electronic mail utilities @@ -190,6 +190,7 @@ SUBDIR+= qtools SUBDIR+= queue-fix SUBDIR+= queue-repair SUBDIR+= rblcheck +SUBDIR+= relay-ctrl SUBDIR+= ripmime SUBDIR+= rmail-mime SUBDIR+= rss2email |