From 229f11418ec284b85039374c7b510413b962f154 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 26 Jun 2006 05:21:17 +0000 Subject: Install couriertcpd into sbin, which is the location expected by stock courier-mta and courier-imap. Bump the PKGREVISION on all three packages. --- mail/courier-imap/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mail/courier-imap') diff --git a/mail/courier-imap/Makefile b/mail/courier-imap/Makefile index a1a7c43a70c..d73febad070 100644 --- a/mail/courier-imap/Makefile +++ b/mail/courier-imap/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.57 2006/06/17 19:26:48 jlam Exp $ +# $NetBSD: Makefile,v 1.58 2006/06/26 05:21:17 jlam Exp $ DISTNAME= courier-imap-4.1.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=courier/} EXTRACT_SUFX= .tar.bz2 @@ -11,7 +11,7 @@ COMMENT= IMAP server for access to maildir-style mailboxes HOMEPAGE= http://www.courier-mta.org/imap/ DEPENDS+= courier-maildir>=0.53.1:../../mail/courier-maildir -DEPENDS+= couriertcpd>=0.53.2:../../net/couriertcpd +DEPENDS+= couriertcpd>=0.53.2nb2:../../net/couriertcpd USE_TOOLS+= env gmake openssl:run perl USE_LANGUAGES= c c++ -- cgit v1.2.3