pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/esmtp Correct the configuration file name. Patch...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3616cb02ca5f
branches: trunk
changeset: 503013:3616cb02ca5f
user: minskim <minskim%pkgsrc.org@localhost>
date: Sat Nov 12 17:55:59 2005 +0000
description:
Correct the configuration file name. Patch submitted by Leonard
Schmidt (maintainer) in private email.
Bump PKGREVISION.
diffstat:
mail/esmtp/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r 8b1546d9c0d9 -r 3616cb02ca5f mail/esmtp/Makefile
--- a/mail/esmtp/Makefile Sat Nov 12 17:45:26 2005 +0000
+++ b/mail/esmtp/Makefile Sat Nov 12 17:55:59 2005 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/11/12 04:13:12 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2005/11/12 17:55:59 minskim Exp $
#
DISTNAME= esmtp-0.5.1
CATEGORIES= mail
+PKGREVISION= 1
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=esmtp/}
EXTRACT_SUFX= .tar.bz2
@@ -28,7 +29,7 @@
EGDIR= ${PREFIX}/share/examples/esmtp
CONF_FILES= ${EGDIR}/sample.esmtprc \
- ${PKG_SYSCONFDIR}/sample.esmtprc
+ ${PKG_SYSCONFDIR}/esmtprc
.include "../../mail/libesmtp/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index