diff options
author | adrianp <adrianp> | 2006-05-08 22:07:38 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2006-05-08 22:07:38 +0000 |
commit | 263bcef0943a915d117a9ca68ef3675771bf74f5 (patch) | |
tree | 16ca623966cda7e6ae96dc9ad9a5b5bd5289e2f6 | |
parent | 7a6344d10cd7d859cba854c9e9a3f64635e58a48 (diff) | |
download | pkgsrc-263bcef0943a915d117a9ca68ef3675771bf74f5.tar.gz |
Added mail/up-imapproxy version 1.2.4
-rw-r--r-- | doc/CHANGES-2006 | 3 | ||||
-rw-r--r-- | mail/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006 index 0c7aaf5807e..dc64f3435f0 100644 --- a/doc/CHANGES-2006 +++ b/doc/CHANGES-2006 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2006,v 1.172 2006/05/08 19:29:56 hubertf Exp $ +$NetBSD: CHANGES-2006,v 1.173 2006/05/08 22:07:38 adrianp Exp $ Changes to the packages collection and infrastructure in 2006: @@ -2425,3 +2425,4 @@ Changes to the packages collection and infrastructure in 2006: Updated www/p5-HTML-TableExtract to 2.08 [gson 2006-05-08] Updated x11/xlockmore to 5.22 [hubertf 2006-05-08] Updated x11/xlockmore-lite to 5.22 [hubertf 2006-05-08] + Added mail/up-imapproxy version 1.2.4 [adrianp 2006-05-08] diff --git a/mail/Makefile b/mail/Makefile index 44291078ced..45d2ee6f4cd 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.286 2006/04/29 08:50:30 wiz Exp $ +# $NetBSD: Makefile,v 1.287 2006/05/08 22:07:38 adrianp Exp $ # COMMENT= Electronic mail utilities @@ -221,6 +221,7 @@ SUBDIR+= tmda SUBDIR+= tnef SUBDIR+= tnef2txt SUBDIR+= turba +SUBDIR+= up-imapproxy SUBDIR+= vm SUBDIR+= wl SUBDIR+= wmbiff |