diff options
author | xtraeme <xtraeme> | 2003-09-28 11:05:16 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2003-09-28 11:05:16 +0000 |
commit | 61ca8c58ac4412389e1604ec5b3a6c7c3fd8e6ce (patch) | |
tree | 5d95cca2bf9de4740db1cadd7fcf76f5528affe6 /mail/Makefile | |
parent | ba879ee609a0972f02f36907b1fdd8231c696ab1 (diff) | |
download | pkgsrc-61ca8c58ac4412389e1604ec5b3a6c7c3fd8e6ce.tar.gz |
Add and enable sylpheed-gtk2
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 1ec39b3677f..b2836916214 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.179 2003/09/26 10:22:37 wiz Exp $ +# $NetBSD: Makefile,v 1.180 2003/09/28 11:05:16 xtraeme Exp $ # COMMENT= Electronic mail utilities @@ -142,6 +142,7 @@ SUBDIR+= sqwebmail SUBDIR+= ssmtp SUBDIR+= sylpheed SUBDIR+= sylpheed-claws +SUBDIR+= sylpheed-gtk2 SUBDIR+= sympa SUBDIR+= teapop SUBDIR+= tmda |