From c8cfe2d72cdb5c7ab53d1ff68159370bea9ec7a4 Mon Sep 17 00:00:00 2001 From: jasper Date: Tue, 16 Nov 2010 15:20:33 +0000 Subject: [PATCH] - missing bump --- mail/mini_sendmail/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail/mini_sendmail/Makefile b/mail/mini_sendmail/Makefile index a8b77fb853f..173ec40f569 100644 --- a/mail/mini_sendmail/Makefile +++ b/mail/mini_sendmail/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.10 2010/11/15 18:13:55 jasper Exp $ +# $OpenBSD: Makefile,v 1.11 2010/11/16 15:20:33 jasper Exp $ COMMENT-main= accept email on behalf of real sendmail COMMENT-chroot= static mini_sendmail for chrooted apache @@ -9,7 +9,7 @@ PKGNAME= mini_sendmail-${V}p0 PKGNAME-main= mini_sendmail-${V} REVISION-main= 1 PKGNAME-chroot= mini_sendmail-chroot-${V} -REVISION-chroot=0 +REVISION-chroot=1 CATEGORIES= mail www MASTER_SITES= ${HOMEPAGE}