diff options
author | kei <kei> | 2000-12-11 02:25:35 +0000 |
---|---|---|
committer | kei <kei> | 2000-12-11 02:25:35 +0000 |
commit | f7f61c0d84b5adacd5d997a39f2024b0c571c365 (patch) | |
tree | 9899eaa7746701326e3adeb3e0e309a9588e13ee /mail | |
parent | 42b5d6bb06aa9aa5ba9378e1165bff34982f8568 (diff) | |
download | pkgsrc-f7f61c0d84b5adacd5d997a39f2024b0c571c365.tar.gz |
Add and enable "sylpheed" 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 b392e8a9cb3..1f42ee8e84c 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2000/12/05 12:48:58 abs Exp $ +# $NetBSD: Makefile,v 1.56 2000/12/11 02:25:35 kei Exp $ # FreeBSD Id: Makefile,v 1.45 1997/08/13 18:35:22 andreas Exp # @@ -43,6 +43,7 @@ SUBDIR += sendmail88 SUBDIR += smtpfeed SUBDIR += spruce + SUBDIR += sylpheed SUBDIR += tnef SUBDIR += vm SUBDIR += wmmail |