diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-11-25 05:43:16 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-11-25 05:43:16 +0000 |
commit | 262f4c81cb67a3358203283e3b46446da7284c2f (patch) | |
tree | 0887ec3bfb426d2c33623653be40ac741697b298 /mail | |
parent | 46ae16ea0bb615976b3abae65846135cacee5ce9 (diff) | |
download | pkgsrc-262f4c81cb67a3358203283e3b46446da7284c2f.tar.gz |
+ gld
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 586eb3b62b5..f6b87d7d2c8 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.235 2004/11/01 20:34:37 jdolecek Exp $ +# $NetBSD: Makefile,v 1.236 2004/11/25 05:43:16 xtraeme Exp $ # COMMENT= Electronic mail utilities @@ -59,6 +59,7 @@ SUBDIR+= fetchmailconf SUBDIR+= fix-mime-charset SUBDIR+= fromto SUBDIR+= getmail +SUBDIR+= gld SUBDIR+= gmime SUBDIR+= gnus SUBDIR+= grepmail |