We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d88da3 commit e4a0fc8Copy full SHA for e4a0fc8
1 file changed
textproc/py-gnosis-utils/Makefile
@@ -1,13 +1,13 @@
1
-# $NetBSD: Makefile,v 1.25 2024/04/17 10:38:36 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2026/01/26 09:50:50 wiz Exp $
2
3
DISTNAME= Gnosis_Utils-1.2.2
4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/Gnosis_Utils/gnosis-utils/}
5
PKGREVISION= 2
6
CATEGORIES= textproc python
7
-MASTER_SITES= http://gnosis.cx/download/
+MASTER_SITES= https://gnosis.cx/download/
8
9
MAINTAINER= pkgsrc-users@NetBSD.org
10
-HOMEPAGE= http://gnosis.cx/download/
+HOMEPAGE= https://gnosis.cx/download/
11
COMMENT= Classes for working with XML
12
LICENSE= public-domain
13
0 commit comments