diff options
author | jlam <jlam@pkgsrc.org> | 2001-01-24 22:44:47 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-01-24 22:44:47 +0000 |
commit | e3eb59f5ee982fc91ba58cc49d9ff2bf7a984dee (patch) | |
tree | b71cfaac2b3c14f93b511544369e3a5f97f3227e | |
parent | 420e8c2922641bd9a9ec085a3f3f172469849675 (diff) | |
download | pkgsrc-e3eb59f5ee982fc91ba58cc49d9ff2bf7a984dee.tar.gz |
Add and enable squirrelmail
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index e1d0c05a9b3..09349a288c3 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2001/01/02 01:14:05 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2001/01/24 22:44:47 jlam Exp $ # SUBDIR += balsa @@ -41,6 +41,7 @@ SUBDIR += sendmail88 SUBDIR += smtpfeed SUBDIR += spruce + SUBDIR += squirrelmail SUBDIR += sylpheed SUBDIR += tnef SUBDIR += vm |