diff options
author | cube <cube> | 2004-01-01 21:46:55 +0000 |
---|---|---|
committer | cube <cube> | 2004-01-01 21:46:55 +0000 |
commit | b79edc24553592a58a3398d70955f6953284cbc1 (patch) | |
tree | ebd5286ef97ff9754aa94fe7c20103b62f09c08e /mail/Makefile | |
parent | 7c5383f629c22f2edbf2e40c9a6d38563163cfcf (diff) | |
download | pkgsrc-b79edc24553592a58a3398d70955f6953284cbc1.tar.gz |
Enable sylpheed-claws-{dillo-viewer,image-viewer,trayicon} and note their
addition to pkgsrc.
Diffstat (limited to 'mail/Makefile')
-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 |