diff options
author | cube <cube@pkgsrc.org> | 2004-01-01 21:46:55 +0000 |
---|---|---|
committer | cube <cube@pkgsrc.org> | 2004-01-01 21:46:55 +0000 |
commit | 3f3162d264dde1a085c2e2d23d67efb32ae71a69 (patch) | |
tree | ebd5286ef97ff9754aa94fe7c20103b62f09c08e /mail | |
parent | 16aa558095d4a0aaacb85a18908900b2110d4701 (diff) | |
download | pkgsrc-3f3162d264dde1a085c2e2d23d67efb32ae71a69.tar.gz |
Enable sylpheed-claws-{dillo-viewer,image-viewer,trayicon} and note their
addition to pkgsrc.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index bba5207b342..088932047c4 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.188 2003/12/18 09:47:10 wiz Exp $ +# $NetBSD: Makefile,v 1.189 2004/01/01 21:46:56 cube Exp $ # COMMENT= Electronic mail utilities @@ -149,6 +149,9 @@ SUBDIR+= sqwebmail SUBDIR+= ssmtp SUBDIR+= sylpheed SUBDIR+= sylpheed-claws +SUBDIR+= sylpheed-claws-dillo-viewer +SUBDIR+= sylpheed-claws-image-viewer +SUBDIR+= sylpheed-claws-trayicon SUBDIR+= sylpheed-gtk2 SUBDIR+= sympa SUBDIR+= teapop |