pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/opensmtpd



Module Name:    pkgsrc
Committed By:   vins
Date:           Wed Sep 10 10:39:33 UTC 2025

Modified Files:
        pkgsrc/mail/opensmtpd: Makefile

Log Message:
opensmtpd: fix typo


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/mail/opensmtpd/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/opensmtpd/Makefile
diff -u pkgsrc/mail/opensmtpd/Makefile:1.33 pkgsrc/mail/opensmtpd/Makefile:1.34
--- pkgsrc/mail/opensmtpd/Makefile:1.33 Wed Sep 10 10:35:40 2025
+++ pkgsrc/mail/opensmtpd/Makefile      Wed Sep 10 10:39:33 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2025/09/10 10:35:40 vins Exp $
+# $NetBSD: Makefile,v 1.34 2025/09/10 10:39:33 vins Exp $
 
 VERSION=       7.7.0p0
 DISTNAME=      opensmtpd-${VERSION}
-PKGRESION=     1
+PKGREVISION=   1
 CATEGORIES=    mail net
 MASTER_SITES=  https://www.opensmtpd.org/archives/
 



Home | Main Index | Thread Index | Old Index