From 96542290ce24d010d784ebb463136c5cb0af407d 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. --- net/couriertcpd/Makefile | 6 +++--- net/couriertcpd/PLIST | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'net/couriertcpd') diff --git a/net/couriertcpd/Makefile b/net/couriertcpd/Makefile index 8da35ad83b1..eec3e81125c 100644 --- a/net/couriertcpd/Makefile +++ b/net/couriertcpd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2006/06/14 17:01:08 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2006/06/26 05:21:17 jlam Exp $ DISTNAME= courier-${COURIER_VERSION} PKGNAME= ${DISTNAME:S/-/tcpd-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=courier/} EXTRACT_SUFX= .tar.bz2 @@ -48,7 +48,7 @@ MAKE_DIRS+= ${VARBASE}/run ${COURIER_STATEDIR} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tcpd/couriertcpd \ - ${PREFIX}/bin/couriertcpd + ${PREFIX}/sbin/couriertcpd ${INSTALL_MAN} ${WRKSRC}/tcpd/couriertcpd.1 \ ${PREFIX}/${PKGMANDIR}/man1/couriertcpd.1 ${INSTALL_DATA} ${WRKSRC}/tcpd/couriertcpd.html \ diff --git a/net/couriertcpd/PLIST b/net/couriertcpd/PLIST index 43ad496633c..fda4fa6bfac 100644 --- a/net/couriertcpd/PLIST +++ b/net/couriertcpd/PLIST @@ -1,7 +1,7 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/06/09 22:11:03 jlam Exp $ -bin/couriertcpd +@comment $NetBSD: PLIST,v 1.2 2006/06/26 05:21:17 jlam Exp $ bin/couriertls man/man1/couriertcpd.1 man/man1/couriertls.1 +sbin/couriertcpd share/doc/courier/couriertcpd.html share/doc/courier/couriertls.html -- cgit v1.2.3