summaryrefslogtreecommitdiff
path: root/mail/exim/Makefile
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2005-02-13 01:16:44 +0000
committergrant <grant@pkgsrc.org>2005-02-13 01:16:44 +0000
commit301879c434360a1f73faaef88a20e29f22ddfc12 (patch)
tree53d2b00926fdbe1b370cc90696db552f58e7ed0d /mail/exim/Makefile
parent738d651e5e93897d2e222d6ea3d61bb9e6ecf81d (diff)
downloadpkgsrc-301879c434360a1f73faaef88a20e29f22ddfc12.tar.gz
add dsearch lookup used to support virtual hosts. from Ashley Penney in
PR pkg/28606. bump PKGREVISION. while here, silence the pre-configure and post-build targets.
Diffstat (limited to 'mail/exim/Makefile')
-rw-r--r--mail/exim/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index cc50f3308e5..b2e75309368 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.53 2005/02/03 12:58:03 abs Exp $
+# $NetBSD: Makefile,v 1.54 2005/02/13 01:16:44 grant Exp $
DISTNAME= exim-${EXIM_VERSION}
+PKGREVISION= 1
CATEGORIES= mail net
MAINTAINER= abs@NetBSD.org