From 64ace02a44bd4522a4e3d695ae8d68adb4ed13d5 Mon Sep 17 00:00:00 2001 From: sthen Date: Tue, 18 Feb 2025 10:39:41 +0000 Subject: [PATCH] drop REVISION from common included file (already present in subdirs) --- mail/postfix/Makefile.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/mail/postfix/Makefile.inc b/mail/postfix/Makefile.inc index 28c8dc8d60b..1c4dfee1807 100644 --- a/mail/postfix/Makefile.inc +++ b/mail/postfix/Makefile.inc @@ -3,7 +3,6 @@ COMMENT= fast, secure sendmail replacement DISTNAME= postfix-${VERSION} PKGNAME= postfix-${VERSION:S/-/./} CATEGORIES= mail -REVISION= 0 SITE_POSTFIX= \ https://archive.mgm51.com/mirrors/postfix-source/ \