diff options
author | zuntum <zuntum> | 2001-03-24 06:18:50 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-03-24 06:18:50 +0000 |
commit | ee3da20f56fb119c161c7a4a7dfb10c4cfe92d96 (patch) | |
tree | 1fda6b08a4623cbca8f01f18f059334618b193ea /mail | |
parent | a09c34016cdb21f85bb5e97d10073f2e8058e338 (diff) | |
download | pkgsrc-ee3da20f56fb119c161c7a4a7dfb10c4cfe92d96.tar.gz |
add & enable teapop
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 d8151f06381..e5613e67bf8 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.71 2001/03/20 12:54:52 hubertf Exp $ +# $NetBSD: Makefile,v 1.72 2001/03/24 06:18:50 zuntum Exp $ # COMMENT= Electronic mail utilities @@ -51,6 +51,7 @@ SUBDIR+= smtpfeed SUBDIR+= spruce SUBDIR+= squirrelmail SUBDIR+= sylpheed +SUBDIR+= teapop SUBDIR+= tnef SUBDIR+= vm SUBDIR+= wl |