summaryrefslogtreecommitdiff
path: root/net/couriertcpd
diff options
context:
space:
mode:
authorjlam <jlam>2006-06-26 05:21:17 +0000
committerjlam <jlam>2006-06-26 05:21:17 +0000
commit96542290ce24d010d784ebb463136c5cb0af407d (patch)
tree3793d36bd01eaddc0b26878baf8bb361f04ad5d1 /net/couriertcpd
parent1cd38494e6a2f1645ffb7cc76dc5e64807bbd905 (diff)
downloadpkgsrc-96542290ce24d010d784ebb463136c5cb0af407d.tar.gz
Install couriertcpd into sbin, which is the location expected by stock
courier-mta and courier-imap. Bump the PKGREVISION on all three packages.
Diffstat (limited to 'net/couriertcpd')
-rw-r--r--net/couriertcpd/Makefile6
-rw-r--r--net/couriertcpd/PLIST4
2 files changed, 5 insertions, 5 deletions
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