pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/libspf2



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Fri Jun  2 15:58:46 UTC 2023

Modified Files:
        pkgsrc/mail/libspf2: Makefile

Log Message:
Indent.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/mail/libspf2/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/libspf2/Makefile
diff -u pkgsrc/mail/libspf2/Makefile:1.16 pkgsrc/mail/libspf2/Makefile:1.17
--- pkgsrc/mail/libspf2/Makefile:1.16   Fri Jun  2 15:57:57 2023
+++ pkgsrc/mail/libspf2/Makefile        Fri Jun  2 15:58:46 2023
@@ -1,19 +1,19 @@
-# $NetBSD: Makefile,v 1.16 2023/06/02 15:57:57 schmonz Exp $
+# $NetBSD: Makefile,v 1.17 2023/06/02 15:58:46 schmonz Exp $
 
-DISTNAME=      libspf2-1.2.11
-PKGREVISION=   1
-CATEGORIES=    mail
-MASTER_SITES=  ${MASTER_SITE_LOCAL}
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.libspf2.org/
-COMMENT=       Implementation of the Sender Policy Framework
-LICENSE=       modified-bsd OR gnu-lgpl-v2.1
+DISTNAME=              libspf2-1.2.11
+PKGREVISION=           1
+CATEGORIES=            mail
+MASTER_SITES=          ${MASTER_SITE_LOCAL}
+
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=              https://www.libspf2.org/
+COMMENT=               Implementation of the Sender Policy Framework
+LICENSE=               modified-bsd OR gnu-lgpl-v2.1
 
-GNU_CONFIGURE= YES
-USE_LIBTOOL=   YES
+GNU_CONFIGURE=         YES
+USE_LIBTOOL=           YES
 
-CONFLICTS+=    libspf_alt-[0-9]*
+CONFLICTS+=            libspf_alt-[0-9]*
 
 .include "../../mk/bsd.fast.prefs.mk"
 



Home | Main Index | Thread Index | Old Index