diff options
Diffstat (limited to 'mail/postfix')
-rw-r--r-- | mail/postfix/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 30defbb43c9..13cc47e8b75 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.296 2017/04/24 20:11:40 fhajny Exp $ +# $NetBSD: Makefile,v 1.297 2017/09/18 09:53:26 maya Exp $ +PKGREVISION= 1 .include "../../mail/postfix/Makefile.common" COMMENT= Postfix SMTP server and tools |