diff options
author | zuntum <zuntum> | 2003-08-15 09:53:27 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2003-08-15 09:53:27 +0000 |
commit | 4dbe1816bc3ba78efaf266f1d6615c32047fbb73 (patch) | |
tree | 0aafa18ae2596ed8dd641334b6e45c8242d6f30c /mail/Makefile | |
parent | 0db3984391a6af1b736395dad4035dbaf166e658 (diff) | |
download | pkgsrc-4dbe1816bc3ba78efaf266f1d6615c32047fbb73.tar.gz |
add & enable safecat
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 f95699b5eca..2f9b0efbaa6 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.172 2003/08/14 11:53:33 zuntum Exp $ +# $NetBSD: Makefile,v 1.173 2003/08/15 09:53:27 zuntum Exp $ # COMMENT= Electronic mail utilities @@ -121,6 +121,7 @@ SUBDIR+= queue_repair SUBDIR+= rblcheck SUBDIR+= rmail-mime SUBDIR+= ruby-tmail +SUBDIR+= safecat SUBDIR+= sendmail SUBDIR+= sendmail811 SUBDIR+= sigrot |