diff options
author | rh <rh> | 2002-09-29 03:42:05 +0000 |
---|---|---|
committer | rh <rh> | 2002-09-29 03:42:05 +0000 |
commit | 96597b2b3cd596cf62c18f991a43d2dae90e664b (patch) | |
tree | 4348199a5598fa1fb69bd9513d989835b94be089 /mail | |
parent | ce6dac687ebc422a14142ec545d455d4801d87b3 (diff) | |
download | pkgsrc-96597b2b3cd596cf62c18f991a43d2dae90e664b.tar.gz |
Add and enable Pantomime
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 c29c73c2089..4292f5bf5c5 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.144 2002/09/23 13:11:54 markd Exp $ +# $NetBSD: Makefile,v 1.145 2002/09/29 03:42:05 rh Exp $ # COMMENT= Electronic mail utilities +SUBDIR+= Pantomime SUBDIR+= anomy-sanitizer SUBDIR+= autorespond SUBDIR+= balsa |