diff options
author | tron <tron> | 2003-09-24 09:27:55 +0000 |
---|---|---|
committer | tron <tron> | 2003-09-24 09:27:55 +0000 |
commit | 3afacb7c04353b2fdd149345342bb2b461855f14 (patch) | |
tree | 659e60657714bf15d0a844f5932c3e4f1cc2347f /mail | |
parent | 629876413f1a1a1603ef0247624e2bad399f0e7b (diff) | |
download | pkgsrc-3afacb7c04353b2fdd149345342bb2b461855f14.tar.gz |
Add and enable "sma" package.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 02c206d6acf..9fc356749b6 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.177 2003/09/22 14:47:04 manu Exp $ +# $NetBSD: Makefile,v 1.178 2003/09/24 09:27:55 tron Exp $ # COMMENT= Electronic mail utilities @@ -129,6 +129,7 @@ SUBDIR+= safecat SUBDIR+= sendmail SUBDIR+= sendmail811 SUBDIR+= sigrot +SUBDIR+= sma SUBDIR+= smtpfeed SUBDIR+= solid-pop3d SUBDIR+= spamass-milter |