diff options
author | wiz <wiz> | 2003-05-02 11:53:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-05-02 11:53:34 +0000 |
commit | 1805879c02891a54853d9411895c829f25b4b03c (patch) | |
tree | 0b3576bf8d40c5f7d058728d38e43564bcae5836 /mail/sendmail | |
parent | 21b7dafeafdf4f2a6ce8038817479cf829b6e0b6 (diff) | |
download | pkgsrc-1805879c02891a54853d9411895c829f25b4b03c.tar.gz |
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
Diffstat (limited to 'mail/sendmail')
-rw-r--r-- | mail/sendmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile index 5bf04fe478d..6233a72d574 100644 --- a/mail/sendmail/Makefile +++ b/mail/sendmail/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.58 2003/05/01 15:19:12 jmmv Exp $ +# $NetBSD: Makefile,v 1.59 2003/05/02 11:55:40 wiz Exp $ .include "../../mail/sendmail/Makefile.common" PKGNAME= sendmail-${DIST_VERS} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= The well known Mail Transport Agent MESSAGE_SRC= ${WRKDIR}/.MESSAGE_SRC |