pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ap2-qos
Module Name: pkgsrc
Committed By: wiz
Date: Fri Nov 21 09:00:20 UTC 2025
Modified Files:
pkgsrc/www/ap2-qos: Makefile
Log Message:
ap2-qos: fix typo in HOMEPAGE
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/ap2-qos/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/ap2-qos/Makefile
diff -u pkgsrc/www/ap2-qos/Makefile:1.2 pkgsrc/www/ap2-qos/Makefile:1.3
--- pkgsrc/www/ap2-qos/Makefile:1.2 Thu Oct 23 20:39:44 2025
+++ pkgsrc/www/ap2-qos/Makefile Fri Nov 21 09:00:20 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2025/10/23 20:39:44 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2025/11/21 09:00:20 wiz Exp $
DISTNAME= mod_qos-11.76
PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//}
@@ -7,7 +7,7 @@ CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mod-qos/}
MAINTAINER= ryoon%NetBSD.org@localhost
-HOMEPAGE= https://mod-qos.sourcweforge.net/
+HOMEPAGE= https://mod-qos.sourceforge.net/
COMMENT= Quality of service Apache module
LICENSE= apache-2.0
Home |
Main Index |
Thread Index |
Old Index