diff options
author | chris <chris> | 2005-03-25 12:58:49 +0000 |
---|---|---|
committer | chris <chris> | 2005-03-25 12:58:49 +0000 |
commit | 6016a106e78317362d722886996305c7afab150d (patch) | |
tree | 0bf1fa95b05ecb886648939872961d9a39fdd8a5 /mail | |
parent | 544060a3e89726d41b3cedd852f02fdcf78791c5 (diff) | |
download | pkgsrc-6016a106e78317362d722886996305c7afab150d.tar.gz |
Add sylpheed-devel to Makefile.
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 76e2372cfe8..51d7ea84573 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.251 2005/03/22 16:42:34 jmmv Exp $ +# $NetBSD: Makefile,v 1.252 2005/03/25 12:58:49 chris Exp $ # COMMENT= Electronic mail utilities @@ -189,6 +189,7 @@ SUBDIR+= sylpheed-claws-dillo-viewer SUBDIR+= sylpheed-claws-ghostscript-viewer SUBDIR+= sylpheed-claws-image-viewer SUBDIR+= sylpheed-claws-trayicon +SUBDIR+= sylpheed-devel SUBDIR+= sylpheed-gtk2 SUBDIR+= sympa SUBDIR+= teapop |