diff options
author | xtraeme <xtraeme> | 2004-11-25 05:43:16 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-11-25 05:43:16 +0000 |
commit | ad2079f66b13c7bbf69606b4cd162a235a1bef7b (patch) | |
tree | 0887ec3bfb426d2c33623653be40ac741697b298 /mail | |
parent | f80ed3ff015cbb6ed40852329cc20d339e3f78eb (diff) | |
download | pkgsrc-ad2079f66b13c7bbf69606b4cd162a235a1bef7b.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 |