pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/qgreylist



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Thu Sep 25 16:42:31 UTC 2025

Modified Files:
        pkgsrc/mail/qgreylist: Makefile

Log Message:
Remove leftover comments in previous.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/mail/qgreylist/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/qgreylist/Makefile
diff -u pkgsrc/mail/qgreylist/Makefile:1.27 pkgsrc/mail/qgreylist/Makefile:1.28
--- pkgsrc/mail/qgreylist/Makefile:1.27 Thu Sep 25 16:41:29 2025
+++ pkgsrc/mail/qgreylist/Makefile      Thu Sep 25 16:42:31 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2025/09/25 16:41:29 schmonz Exp $
+# $NetBSD: Makefile,v 1.28 2025/09/25 16:42:31 schmonz Exp $
 
 DISTNAME=              qgreylist-0.3
 PKGREVISION=           13
@@ -33,10 +33,6 @@ SUBST_SED.qmaildirs+=        -e 's|/var/qmail/w
 SUBST_SED.qmaildirs+=  -e 's|/var/qmail|${QMAILDIR}|g'
 SUBST_VARS.qmaildirs=  PREFIX RCD_SCRIPTS_DIR
 
-#SUBST_CLASSES+=               paths
-#SUBST_STAGE.paths=    pre-configure
-#SUBST
-
 INSTALLATION_DIRS=     bin share/doc/${PKGBASE}
 BUILD_DEFS+=           QMAILDIR
 



Home | Main Index | Thread Index | Old Index