diff options
author | obache <obache> | 2011-06-19 10:09:18 +0000 |
---|---|---|
committer | obache <obache> | 2011-06-19 10:09:18 +0000 |
commit | 9d1a4b42dfb1807735a30b994b5557891d49e2e0 (patch) | |
tree | eaca5307be1319e3a9ba6ef2589245500aa2ae9f /mail | |
parent | d6dd319c90a8f52ed4d7dfd1b9cfc751c2f1a8e9 (diff) | |
download | pkgsrc-9d1a4b42dfb1807735a30b994b5557891d49e2e0.tar.gz |
+ quickml
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 d1011ec6e4c..e0bd7b3750a 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.410 2011/04/08 14:42:36 hauke Exp $ +# $NetBSD: Makefile,v 1.411 2011/06/19 10:09:18 obache Exp $ # COMMENT= Electronic mail utilities @@ -271,6 +271,7 @@ SUBDIR+= qpopper SUBDIR+= qtools SUBDIR+= queue-fix SUBDIR+= queue-repair +SUBDIR+= quickml SUBDIR+= rblcheck SUBDIR+= re-alpine SUBDIR+= relay-ctrl |