pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/php-dmarc-srg
Module Name: pkgsrc
Committed By: wiz
Date: Mon Nov 11 15:43:38 UTC 2024
Modified Files:
pkgsrc/mail/php-dmarc-srg: Makefile
Log Message:
php-dmarc-srg: fix HOMEPAGE
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/mail/php-dmarc-srg/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/php-dmarc-srg/Makefile
diff -u pkgsrc/mail/php-dmarc-srg/Makefile:1.4 pkgsrc/mail/php-dmarc-srg/Makefile:1.5
--- pkgsrc/mail/php-dmarc-srg/Makefile:1.4 Mon Nov 11 15:39:56 2024
+++ pkgsrc/mail/php-dmarc-srg/Makefile Mon Nov 11 15:43:38 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2024/11/11 15:39:56 taca Exp $
+# $NetBSD: Makefile,v 1.5 2024/11/11 15:43:38 wiz Exp $
DISTNAME= dmarc-srg-${GITHUB_RELEASE}
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
@@ -10,7 +10,7 @@ GITHUB_TAG= v${GITHUB_RELEASE}
GITHUB_RELEASE= 2.2.1
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/liuch
+HOMEPAGE= https://github.com/liuch/dmarc-srg
COMMENT= Viewer and summary report generator for DMARC reports
LICENSE= gnu-gpl-v3
Home |
Main Index |
Thread Index |
Old Index